Sample DAL using EF Code First.
Info
Version: | 1.0.0 |
Author(s): | Altairis |
Last Update: | Tuesday, November 10, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Altairis.Samples.Data.Northwind.CodeFirst |
Install
Install-Package Altairis.Samples.Data.Northwind.CodeFirst
dotnet add package Altairis.Samples.Data.Northwind.CodeFirst
paket add Altairis.Samples.Data.Northwind.CodeFirst
Altairis.Samples.Data.Northwind.CodeFirst Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(5.0.0)
- SqlServerCompact(4.0.8854.1)