1.10.4 • Published 16 days ago

@skbkontur/db-viewer-ui v1.10.4

Weekly downloads
4
License
MIT
Repository
github
Last release
16 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.10.4

16 days ago

1.9.1-prerelease.0

5 months ago

1.9.1

5 months ago

1.8.15

9 months ago

1.8.9

12 months ago

1.8.5

12 months ago

1.8.3

1 year ago

1.8.2

1 year ago

1.7.3

2 years ago

1.6.1

2 years ago

1.5.1-pre1

2 years ago

1.5.8

2 years ago

1.5.5-pre4

2 years ago

1.3.4

2 years ago

1.4.1

2 years ago

1.2.41

3 years ago

1.2.42

3 years ago

1.2.39

3 years ago

1.2.36

3 years ago

1.2.32

3 years ago

1.2.33

3 years ago

1.2.20

4 years ago

1.2.18

4 years ago

1.2.3

4 years ago

1.2.1-pre1

4 years ago

1.1.17

4 years ago

1.1.11

4 years ago

1.1.1-pre1

4 years ago

1.0.18

4 years ago

1.0.16

4 years ago

1.0.14-pre1

4 years ago

1.0.4

5 years ago

1.0.1

5 years ago

0.2.100

5 years ago

0.2.83

5 years ago

0.2.82-pre8

5 years ago

0.2.78

5 years ago

0.2.74

5 years ago

0.2.76

5 years ago

0.2.70

5 years ago

0.2.68-pre7

5 years ago

0.2.61

5 years ago

0.2.59

5 years ago

0.2.54

5 years ago

0.2.52-pre6

5 years ago

0.2.41-pre5

5 years ago

0.2.40-pre4

5 years ago

0.2.34-pre3

5 years ago

0.2.14-pre2

5 years ago

0.2.4-pre1

5 years ago