The BullOak.Repositories implementation 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.3.0 |
Author(s): | Savvas Kleanthous |
Last Update: | Wednesday, February 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BullOak/BullOak |
NuGet Url: | https://www.nuget.org/packages/BullOak.Repositories.EntityFramework |
Install
Install-Package BullOak.Repositories.EntityFramework
dotnet add package BullOak.Repositories.EntityFramework
paket add BullOak.Repositories.EntityFramework
BullOak.Repositories.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- BullOak.Repositories(>= 2.2.1)
- EntityFramework(>= 6.2.0)
Tags