Skip to content

ZairiAimenDz/Project_InfiniTech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_InfiniTech

1SC Pluridisciplinary Project

How To Get Started

Copy The Project To Your Local Machine

To Get The Packages :

dotnet restore

To Install Required Tools :

dotnet tool install --global dotnet-ef 

To Add Migrations :

dotnet ef migrations add {Migration  Title}

Make Sure The Title is Unique Each Time You Do A Change To The Database

To Update The Database :

dotnet ef database update

About

1SC Pluridisciplinary Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages