DefaultApiClientService 1.0.0.4
for complete information visit https://github.com/Infarh/MathCore.EF7
dotnet add package DefaultApiClientService --version 1.0.0.4
NuGet\Install-Package DefaultApiClientService -Version 1.0.0.4
<PackageReference Include="DefaultApiClientService" Version="1.0.0.4" />
paket add DefaultApiClientService --version 1.0.0.4
#r "nuget: DefaultApiClientService, 1.0.0.4"
// Install DefaultApiClientService as a Cake Addin #addin nuget:?package=DefaultApiClientService&version=1.0.0.4 // Install DefaultApiClientService as a Cake Tool #tool nuget:?package=DefaultApiClientService&version=1.0.0.4
this contains default Api realization for Api Client, Api Service
because net5 client does not support library reference Microsoft.AspNetCore.Mvc.Core decided to split implementations in library
look DefaultApiController to use Controller implementation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.EntityFrameworkCore (>= 5.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DefaultApiClientService:
Package | Downloads |
---|---|
DefaultApiController
this contains default Api realization for Api Controller, including DefaultApiClientService because net5 client does not support library reference Microsoft.AspNetCore.Mvc.Core decided to split implementations in library |
GitHub repositories
This package is not used by any popular GitHub repositories.
odata support