Extends Swashbuckle with OData v4 support! Supports both WebApi and OData controllers!.
Info
Version: | 4.0.0-beta2 |
Author(s): | Richard Beauchamp and the Swashbuckle.OData contributors |
Last Update: | Monday, September 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rbeauchamp/Swashbuckle.OData |
NuGet Url: | https://www.nuget.org/packages/Swashbuckle.OData |
Install
Install-Package Swashbuckle.OData
dotnet add package Swashbuckle.OData
paket add Swashbuckle.OData
Swashbuckle.OData Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.OData(>= 6.0.0)
- Microsoft.Extensions.DependencyInjection(>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.1)
- Microsoft.NETCore.Platforms(>= 1.1.0)
- Microsoft.OData.Core(>= 7.2.0)
- Microsoft.OData.Edm(>= 7.2.0)
- Microsoft.Spatial(>= 7.2.0)
- NETStandard.Library(>= 1.6.1)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.ComponentModel(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Net.Http(>= 4.3.2)
- System.Net.Primitives(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Runtime.Numerics(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.0)
- System.Xml.XDocument(>= 4.3.0)
- Microsoft.AspNet.WebApi.Client(< 6.0.0)
- Microsoft.AspNet.WebApi.Core(< 6.0.0)
- Newtonsoft.Json(>= 6.0.4)
- Swashbuckle.Core(>= 5.5.2 && < 6.0.0)
Tags