Data layer abstractions for EntityFramework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.7.0-alpha |
Author(s): | serial-labs |
Last Update: | Wednesday, July 9, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/serial-labs/SharedLibraries |
NuGet Url: | https://www.nuget.org/packages/SerialLabs.Data.EntityFramework |
Install
Install-Package SerialLabs.Data.EntityFramework
dotnet add package SerialLabs.Data.EntityFramework
paket add SerialLabs.Data.EntityFramework
SerialLabs.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.0)
- SerialLabs.Data(1.7.0)
- SerialLabs(1.7.0)
Tags