Generic Repository Pattern and Unit Of Work for C# .Net Core.
Info
| Version: | 3.0.4 |
| Author(s): | CanhHungIT |
| Last Update: | Monday, February 3, 2025 |
| .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