Skip to content

Projeto para testes com modelagem(code first), relacionamentos entre tabelas e consultas com o LINQ

Notifications You must be signed in to change notification settings

Fernando-Medeiros/AspNetSqlServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Add Migration
dotnet ef migrations add initial -c DatabaseContext
# Update Last Migration
dotnet ef database update

About

Projeto para testes com modelagem(code first), relacionamentos entre tabelas e consultas com o LINQ

Topics

Resources

Stars

Watchers

Forks