This is a simple attribute for deserializing JSON from URI parameters in Microsoft ASP.NET Web API.
Info
| Version: | 0.1.2 |
| Author(s): | Drew Miller |
| Last Update: | Tuesday, May 28, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/itsdrewmiller/JsonFromUri |
| NuGet Url: | https://www.nuget.org/packages/JsonFromUri |
Install
Install-Package JsonFromUri
dotnet add package JsonFromUri
paket add JsonFromUri
JsonFromUri Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi(4.0.20710.0)