NorthwindDbCodeFirst NuGet Package

EF Classes for NORTHWND.MDF generated as Code First.
Add a connection string like this to App.config:
<connectionStrings>
<add name="NorthwindDb"
connectionString="data source=(LocalDB)\MSSQLLocalDB;attachdbfilename=|DataDirectory|\NORTHWND.MDF;integrated security=True;connect timeout=5;MultipleActiveResultSets=True;App=EntityFramework"
providerName="System.Data.SqlClient"/>
</connectionStrings>.




Got any NorthwindDbCodeFirst Question?





Info

Version: 4.6.1.2
Author(s): Robert Grueneis
Last Update: Friday, December 7, 2018
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/northwind.ef.codefirst


Install
Install-Package northwind.ef.codefirst
dotnet add package northwind.ef.codefirst
paket add northwind.ef.codefirst
northwind.ef.codefirst Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

2176