Generic Repository Pattern and Unit Of Work for C# .Net Core.
Info
Version: | 3.0.0 |
Author(s): | CanhHungIT |
Last Update: | Thursday, November 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/canhhungit/MiniUnitOfWork |
NuGet Url: | https://www.nuget.org/packages/MiniUow |
Install
Install-Package MiniUow
dotnet add package MiniUow
paket add MiniUow
MiniUow Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.AutoHistory(>= 2.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.1.3)
Tags