Back to Browse

Entity Framework Core Migrations with ASP.NET Core in C#

40.8K views
Oct 21, 2020
11:16

How to use Entity Framework Core Migrations in an ASP.NET Core Web Application in C#. Discover which EF NuGet packages you need, how to create the initial migration, and how to add additional database schema objects with additional migrations. Project on Azure DevOps/Git: https://dev.azure.com/dcomengineering/FaultTrack Blog article on using your own database schema with the ASP.NET Core Identity Model: http://danderson.io/posts/using-your-own-database-schema-and-classes-with-asp-net-core-identity-and-entity-framework-core/ #EntityFramework #AspNet #DotNet

Download

0 formats

No download links available.

Entity Framework Core Migrations with ASP.NET Core in C# | NatokHD