Skip to content

Nhrepon/DotNet-Inventory-Application

Repository files navigation

DotNet Enventory Application

LocalDB connection string: "SqlConnection": "Server=(localdb)\MSSQLLocalDB;Database=Inventory;Integrated Security=SSPI"

Migration

dotnet tool install --global dotnet-ef

dotnet ef migrations add categories

dotnet ef database update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors