ASP.NET Web API Implementation of Five Levels of Media Type according to http://byterot.blogspot.co.uk/2012/12/5-levels-of-media-type-rest-csds.html.
Info
Version: | 0.3.2 |
Author(s): | Ali Kheyrollahi |
Last Update: | Wednesday, November 20, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aliostad/FiveLevelsOfMediaType |
NuGet Url: | https://www.nuget.org/packages/AspNetWebApi.FiveLevelsOfMediaType |
Install
Install-Package AspNetWebApi.FiveLevelsOfMediaType
dotnet add package AspNetWebApi.FiveLevelsOfMediaType
paket add AspNetWebApi.FiveLevelsOfMediaType
AspNetWebApi.FiveLevelsOfMediaType Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.0.0.0)
- AspNetWebApi.ApiActionSelector(0.4.0.0)
Tags