Joker.OData
2.1.0
OData endpoint setup for Kestrel and IIS with Sql transaction scope for batch operations. ODataController with CRUD, CreateRef and DeleteRef.
Install-Package Joker.OData -Version 2.1.0
dotnet add package Joker.OData --version 2.1.0
<PackageReference Include="Joker.OData" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Joker.OData --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/tomasfabian/Joker/blob/master/Joker.OData/ChangeLog.txt
Dependencies
-
.NETCoreApp 3.1
- Autofac.Extensions.DependencyInjection (>= 7.0.0)
- Dynamitey (>= 2.0.10.189)
- Joker (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 3.0.0)
- Microsoft.AspNetCore.OData (>= 7.4.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.0.0)
- Microsoft.OData.Client (>= 7.6.4)
- Pluralize.NET (>= 1.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.