Simply Data Accesss Layer for EntityFramework with some helpfull features.
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.2.3 |
Author(s): | Calabonga |
Last Update: | Wednesday, March 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.calabonga.net/ |
NuGet Url: | https://www.nuget.org/packages/Calabonga.EntityFrameworkCore |
Install
Install-Package Calabonga.EntityFrameworkCore
dotnet add package Calabonga.EntityFrameworkCore
paket add Calabonga.EntityFrameworkCore
Calabonga.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.1)
- OperationResultCore(>= 1.0.0)
- PagedListLiteCore(>= 1.0.3)
Tags