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.1.45 |
Author(s): | Marek Kudliński (meros) |
Last Update: | Sunday, May 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/mk_meros/databag/wiki/Home |
NuGet Url: | https://www.nuget.org/packages/DataBag.EntityFramework |
Install
Install-Package DataBag.EntityFramework
dotnet add package DataBag.EntityFramework
paket add DataBag.EntityFramework
DataBag.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- DataBag(>= 1.1.45)
Tags
DataBag.EntityFramework allows you to integrate DataBag library with EntityFramework.
For more details see Project Site.