This packages makes it possible to extract values from a x-www-form-urlencoded http request into .NET poco objects.
Info
Version: | 2.1.1 |
Author(s): | Niklas Lundberg |
Last Update: | Wednesday, August 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/niklaslundberg |
NuGet Url: | https://www.nuget.org/packages/Arbor.WebApi.Formatting.HtmlForms |
Install
Install-Package Arbor.WebApi.Formatting.HtmlForms
dotnet add package Arbor.WebApi.Formatting.HtmlForms
paket add Arbor.WebApi.Formatting.HtmlForms
Arbor.WebApi.Formatting.HtmlForms Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.1.0 && < 5.3.0)
- Arbor.ModelBinding(>= 0.1.0 && < 2.0.0)
Tags