Extends Swashbuckle with OData v4 support! Supports both WebApi and OData controllers!.
Info
Version: | 1.0.0 |
Author(s): | Richard Beauchamp and the Swashbuckle.OData contributors + Andy Ward |
Last Update: | Friday, September 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rbeauchamp/Swashbuckle.OData |
NuGet Url: | https://www.nuget.org/packages/Swashbuckle.OData.Core |
Install
Install-Package Swashbuckle.OData.Core
dotnet add package Swashbuckle.OData.Core
paket add Swashbuckle.OData.Core
Swashbuckle.OData.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Swashbuckle.Core(>= 5.6.0)
Tags