Info
Version: | 1.0.0.4 |
Author(s): | DefaultApiClientService |
Last Update: | Monday, September 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Platonenkov/DefaultApiClientServiceController |
NuGet Url: | https://www.nuget.org/packages/DefaultApiClientService |
Install
Install-Package DefaultApiClientService
dotnet add package DefaultApiClientService
paket add DefaultApiClientService
DefaultApiClientService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
Tags
because net5 client does not support library reference Microsoft.AspNetCore.Mvc.Core decided to split implementations in library
look DefaultApiController to use Controller implementation.