1.7.23-prerelease1 • Published 26 days ago

@skbkontur/db-viewer-ui v1.7.23-prerelease1

Weekly downloads
4
License
MIT
Repository
github
Last release
26 days ago

db-viewer

Database Viewer with custom configuration

Build Status
DbViewerNuGet Status
DbViewer.CqlNuGet Status
DbViewer.EntityFrameworkNuGet Status
db-viewer-uinpm
BuildBuild status

Release Notes

See CHANGELOG.

How to Use

See ApiController example for backend configuration.

See DbViewerApplication usage example for front configuration.

How to Start

# start databases
docker-compose up -d

# build backend
dotnet tool restore
dotnet build --configuration Release ./DbViewer.sln

# build front
yarn install
yarn build:types

# apply db migration
dotnet ef database update --project ./DbViewer.TestApi/DbViewer.TestApi.csproj --no-build --configuration Release

# start db-viewer
./DbViewer.TestApi/bin/net6.0/SkbKontur.DbViewer.TestApi.exe
yarn start:prod

# start tests
dotnet test --no-build --configuration Release ./DbViewer.Tests/DbViewer.Tests.csproj

# run code cleanup
dotnet jb cleanupcode DbViewer.sln --profile=CatalogueCleanup --exclude=./DbViewer.TestApi/Migrations/*.cs --verbosity=WARN
yarn lint
1.6.6-prerelease2

6 months ago

1.7.3

6 months ago

1.6.1

7 months ago

1.5.1-pre1

9 months ago

1.5.8

9 months ago

1.5.5-pre4

9 months ago

1.3.4

1 year ago

1.4.1

1 year ago

1.2.41

2 years ago

1.2.42

2 years ago

1.2.39

2 years ago

1.2.36

2 years ago

1.2.32

2 years ago

1.2.33

2 years ago

1.2.20

3 years ago

1.2.18

3 years ago

1.2.3

3 years ago

1.2.1-pre1

3 years ago

1.1.17

3 years ago

1.1.11

3 years ago

1.1.1-pre1

3 years ago

1.0.18

3 years ago

1.0.16

3 years ago

1.0.14-pre1

3 years ago

1.0.4

4 years ago

1.0.1

4 years ago

0.2.100

4 years ago

0.2.83

4 years ago

0.2.82-pre8

4 years ago

0.2.78

4 years ago

0.2.74

4 years ago

0.2.76

4 years ago

0.2.70

4 years ago

0.2.68-pre7

4 years ago

0.2.61

4 years ago

0.2.59

4 years ago

0.2.54

4 years ago

0.2.52-pre6

4 years ago

0.2.41-pre5

4 years ago

0.2.40-pre4

4 years ago

0.2.34-pre3

4 years ago

0.2.14-pre2

4 years ago

0.2.4-pre1

4 years ago