A library that implements an EntityFramework Code first repository and unit of work.
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.0.703 |
Author(s): | Martino Bordin |
Last Update: | Wednesday, October 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/martinobordin/BusinessLight |
NuGet Url: | https://www.nuget.org/packages/BusinessLight.Data.EntityFramework |
Install
Install-Package BusinessLight.Data.EntityFramework
dotnet add package BusinessLight.Data.EntityFramework
paket add BusinessLight.Data.EntityFramework
BusinessLight.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- BusinessLight.Domain(>= 1.0.0)
- BusinessLight.Data(>= 1.0.0)
- EntityFramework(>= 1.0.0)
Tags