ASP.NET Core 1.0 with MySQL and Entity Framework Core

added by DotNetKicks
8/26/2016 12:49:15 AM

3438 Views

This article shows how to use MySQL with ASP.NET Core 1.0 using Entity Framework Core. Code: https://github.com/damienbod/AspNet5MultipleProject Thanks to Noah Potash for creating this example and adding his code to this code base. The Entity Framework MySQL package can be downloaded using the NuGet package SapientGuardian.EntityFrameworkCore.MySql.


0 comments