Data library with Repository and UnitOfWork desing pattern implement 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.0.1.26 |
Author(s): | Lester Pastrana |
Last Update: | Saturday, July 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SoftUnlimit.Data.EntityFramework |
Install
Install-Package SoftUnlimit.Data.EntityFramework
dotnet add package SoftUnlimit.Data.EntityFramework
paket add SoftUnlimit.Data.EntityFramework
SoftUnlimit.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- SoftUnlimit.CQRS(>= 2.33.0)
- Microsoft.EntityFrameworkCore(>= 3.1.11)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.11)
- Polly(>= 7.2.1)
Tags