This is a project that expose Entity Framework using a Base Repositiory.
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 |
Author(s): | TheBajanGuy.Development.EntityInfrastructure |
Last Update: | Sunday, February 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TheBajanGuy.Development.EntityInfrastructure |
Install
Install-Package TheBajanGuy.Development.EntityInfrastructure
dotnet add package TheBajanGuy.Development.EntityInfrastructure
paket add TheBajanGuy.Development.EntityInfrastructure
TheBajanGuy.Development.EntityInfrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.2)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.2)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.2.2)
- PrivateSetterContractResolver(>= 2.1.0)
- WindowsAzure.Storage(>= 9.3.3)
Tags