Bit.Swashbuckle.OData
4.0.9
Extends Swashbuckle with OData v4 support! Supports both WebApi and OData controllers!
Install-Package Bit.Swashbuckle.OData -Version 4.0.9
dotnet add package Bit.Swashbuckle.OData --version 4.0.9
<PackageReference Include="Bit.Swashbuckle.OData" Version="4.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bit.Swashbuckle.OData --version 4.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/bit-foundation/bit-framework/releases
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNet.OData (>= 7.5.1)
- Microsoft.AspNet.WebApi.Core (>= 5.2.7)
- Microsoft.Extensions.DependencyInjection (>= 3.1.9)
- Microsoft.OData.Core (>= 7.7.2)
- Newtonsoft.Json (>= 12.0.3)
- Swashbuckle.Core (>= 5.6.0)
- System.Net.Http (>= 4.3.4)
- System.ServiceModel.Primitives (>= 4.7.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Bit.Swashbuckle.OData:
Package | Downloads |
---|---|
Bit.OData
Bit.OData
|
|
Bit.Server.OData
Bit.Server.OData
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Bit.Swashbuckle.OData:
Repository | Stars |
---|---|
bitfoundation/bitframework
Full stack dev framework for C# / TypeScript / JavaScript developers
|