This is an entity framework manager which assists in deploying base repository for models, caching of result and transaction base architecture.
Info
Version: | 1.0.2 |
Author(s): | gbenga adetayo |
Last Update: | Tuesday, August 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Rotex.EfManager.AspNetCore |
Install
Install-Package Rotex.EfManager.AspNetCore
dotnet add package Rotex.EfManager.AspNetCore
paket add Rotex.EfManager.AspNetCore
Rotex.EfManager.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 1.1.1)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 1.1.1)
- Rotex.CacheManager(>= 2.1.0)
Tags