DefaultApiClientService 1.0.0.4

Suggested Alternatives

MathCore.EF7

Additional Details

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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DefaultApiClientService" Version="1.0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DefaultApiClientService --version 1.0.0.4
#r "nuget: DefaultApiClientService, 1.0.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.0.0.4 724 9/20/2021
1.0.0.3 709 1/26/2021
1.0.0.1 695 1/25/2021
1.0.0 926 11/13/2020

odata support