Package contain default Crud Operation services like Add,Update,Delete using AutoMapper,.NetCore2,EntityFrameworkCore2.
Info
Version: | 1.0.0 |
Author(s): | Amanah |
Last Update: | Wednesday, January 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AmanahBaseController |
Install
Install-Package AmanahBaseController
dotnet add package AmanahBaseController
paket add AmanahBaseController
AmanahBaseController Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 6.2.2)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 3.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.0.2)
- AmanahRepoistry(>= 1.0.0)