This is a private library with classes for interacting with data using Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.2.2 |
Author(s): | Matías Gabriel Katz |
Last Update: | Sunday, November 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MGK.GenericDataAccess |
Install
Install-Package MGK.GenericDataAccess
dotnet add package MGK.GenericDataAccess
paket add MGK.GenericDataAccess
MGK.GenericDataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
Tags