Repository Pattern & UnitOfWork Pattern Implementation.
Info
Version: | 1.0.4 |
Author(s): | Tarek Lejmi |
Last Update: | Friday, August 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/XtraSpurt/XRepository |
NuGet Url: | https://www.nuget.org/packages/XtraSpurt.XRepository |
Install
Install-Package XtraSpurt.XRepository
dotnet add package XtraSpurt.XRepository
paket add XtraSpurt.XRepository
XtraSpurt.XRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.0.0)
- EFCore.BulkExtensions(>= 3.1.5)
- Z.EntityFramework.Plus.EFCore(>= 3.0.59)