Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages