NorthwindDbCodeFirst NuGet Package

EF Classes for NORTHWND.MDF generated for SqlClient (i.e.

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: 1.0.0
Author(s): Robert Grueneis
Last Update: Sunday, December 9, 2018
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Northwind.EF.SqlClient


Install
Install-Package Northwind.EF.SqlClient
dotnet add package Northwind.EF.SqlClient
paket add Northwind.EF.SqlClient
Northwind.EF.SqlClient Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2174