Skip to content

Rajanell/EFCoreRepositoryPattern

Repository files navigation

EFCoreRepositoryPattern

Change/set default connection string
"ConnectionStrings": {
  "Default": "Server=.\\SQLExpress;Database=Rajanell.SoccerLeague;Trusted_Connection=True;"
}
Create/Update the database
  • In the package manager console, select Infrastructure.Data as default project the run:
  Update-Database

About

EF Core and Repository Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages