-
Notifications
You must be signed in to change notification settings - Fork 0
shashikantpawar21/ShopBridge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Web Api for ShopBridge funtionality along with unit test cases Steps to follow : 1. Create or get the connection string to the existing dababase and update the "ShopBridgeSqlConnection" value in appsetting.json file. 2. Then, run below commands to set up the initial migration --> dotnet ef migrations add InitialMigration --> dotnet ef database update This will create the database and the table based on the dbset.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published