Skip to content

This is a web application for managing food orders managed by admin or customer

Notifications You must be signed in to change notification settings

SunitaBisht/Spice-Restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet ef migrations add yourMigrationName

dotnet ef database update

dotnet ef database update --project Spice

Check EF:

Install EF: dotnet tool install --global dotnet-ef

Check EF version: dotnet ef

Check dotnet version: dotnet --version

About

This is a web application for managing food orders managed by admin or customer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published