this contains default Api realization for EF Interface, EF Service, Api Client, Api Controller.
Info
Version: | 5.0.0 |
Author(s): | APlatonenkov |
Last Update: | Friday, November 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Platonenkov/DefaultApiClientServiceController |
NuGet Url: | https://www.nuget.org/packages/DefaultApiClientServiceController |
Install
Install-Package DefaultApiClientServiceController
dotnet add package DefaultApiClientServiceController
paket add DefaultApiClientServiceController
DefaultApiClientServiceController Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
Tags