WebApi.HttpOptions adds automatic handling for the HTTP OPTIONS verb and the Allow header.
Info
Version: | 0.5.0 |
Author(s): | Bastian Eicher |
Last Update: | Thursday, November 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/1and1/WebApi.HttpOptions |
NuGet Url: | https://www.nuget.org/packages/WebApi.HttpOptions |
Install
Install-Package WebApi.HttpOptions
dotnet add package WebApi.HttpOptions
paket add WebApi.HttpOptions
WebApi.HttpOptions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
Tags