- Install ef migration tools
dotnet tool install --global dotnet-ef
- Open ./Botsta.DataStorage in terminal
- Execute command
dotnet ef migrations add Initial --startup-project ../Botsta.Server/ --context BotstaDbContext
- Update database
dotnet ef database update --context BotstaDbContext --startup-project ../Botsta.Server/
-
Notifications
You must be signed in to change notification settings - Fork 0
bauerjakob/botsta-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Botsta chat server
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published