Skip to content

vend2804/MeetingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.net Core/ Angular Commands


Git init
git remote add origin https://github.com/vend2804/MeetingApp.gitngApp.git


database Migration Code First
-- add the table
dotnet ef migrations add AddedUserEntity
--update the database
dotnet ef database update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published