Info
Version: | 1.2.0 |
Author(s): | John Mitchell |
Last Update: | Tuesday, May 28, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/XHTTPMethodOverride |
Install
Install-Package XHTTPMethodOverride
dotnet add package XHTTPMethodOverride
paket add XHTTPMethodOverride
XHTTPMethodOverride Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
To use simply add a message handler in the pre_app load phase in global.asmx similar to GlobalConfiguration.Configuration.MessageHandlers.Add(new XHTTPMethodOverride());.