This is an entity framework core manager which uses base repository pattern for models, caching of result and transaction base architecture.
Info
Version: | 8.0.1 |
Author(s): | Oluwagbenga Adetayo |
Last Update: | Thursday, January 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Rotex.EfConnection.Manager.NetStandard |
Install
Install-Package Rotex.EfConnection.Manager.NetStandard
dotnet add package Rotex.EfConnection.Manager.NetStandard
paket add Rotex.EfConnection.Manager.NetStandard
Rotex.EfConnection.Manager.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.0.0)
- Rotex.CacheManager.NetStandard(>= 2.1.0)
Tags