Mocoding.AspNetCore.ODataApi
1.0.2
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Mocoding.AspNetCore.ODataApi --version 1.0.2
NuGet\Install-Package Mocoding.AspNetCore.ODataApi -Version 1.0.2
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="Mocoding.AspNetCore.ODataApi" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mocoding.AspNetCore.ODataApi --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mocoding.AspNetCore.ODataApi, 1.0.2"
#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 Mocoding.AspNetCore.ODataApi as a Cake Addin #addin nuget:?package=Mocoding.AspNetCore.ODataApi&version=1.0.2 // Install Mocoding.AspNetCore.ODataApi as a Cake Tool #tool nuget:?package=Mocoding.AspNetCore.ODataApi&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Generic OData API v4+ implementation for .NET Standard.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNetCore.OData (>= 7.0.0-beta2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Mocoding.AspNetCore.ODataApi:
Package | Downloads |
---|---|
Mocoding.AspNetCore.ODataApi.MongoDb
MongoDb storage provider for generic OData API implementation |
|
Mocoding.AspNetCore.ODataApi.EasyDocDb
EasyDocDb storage provider for generic OData API implementation |
|
Mocoding.AspNetCore.ODataApi.EntityFramework
EntityFramework storage provider for generic OData API implementation |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-rc.2 | 376 | 6/7/2020 |
3.0.0-rc | 850 | 6/6/2020 |
2.0.0-rc2 | 1,224 | 12/9/2018 |
2.0.0-rc | 1,229 | 11/30/2018 |
2.0.0-beta4 | 1,203 | 11/29/2018 |
2.0.0-beta3 | 1,163 | 11/29/2018 |
2.0.0-beta2 | 1,212 | 11/16/2018 |
2.0.0-beta | 1,185 | 11/12/2018 |
1.0.2 | 1,941 | 5/7/2018 |
1.0.0 | 1,908 | 4/19/2018 |
1.0.0-rc6 | 1,441 | 4/19/2018 |
1.0.0-rc5 | 1,389 | 4/19/2018 |
1.0.0-rc4 | 1,479 | 4/19/2018 |
1.0.0-rc3 | 793 | 4/11/2018 |
1.0.0-rc2 | 937 | 4/11/2018 |
1.0.0-rc | 884 | 3/30/2018 |
1.0.0-beta3 | 904 | 3/27/2018 |
1.0.0-beta2 | 944 | 3/22/2018 |
1.0.0-beta1 | 903 | 12/27/2017 |
Initial Reelase.