Entity Framework implementation of BitsOnCoffee.Data Library.
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.0.5 |
Author(s): | Jiří Procházka / BitsOnCoffee |
Last Update: | Sunday, June 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BitsOnCoffee/Data.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/BitsOnCoffee.Data.EntityFramework |
Install
Install-Package BitsOnCoffee.Data.EntityFramework
dotnet add package BitsOnCoffee.Data.EntityFramework
paket add BitsOnCoffee.Data.EntityFramework
BitsOnCoffee.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- BitsOnCoffee.Data(>= 1.0.0.2)
Tags