Extends Swashbuckle with OData v4 support! Supports both WebApi and OData controllers!.
Info
Version: | 4.0.9 |
Author(s): | Richard Beauchamp and the Swashbuckle.OData contributors |
Last Update: | Sunday, October 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rbeauchamp/Swashbuckle.OData |
NuGet Url: | https://www.nuget.org/packages/Bit.Swashbuckle.OData |
Install
Install-Package Bit.Swashbuckle.OData
dotnet add package Bit.Swashbuckle.OData
paket add Bit.Swashbuckle.OData
Bit.Swashbuckle.OData Download (Unzip the "nupkg" after downloading)
Dependencies
- 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)
Tags