AspNetCoreNotAcceptable is an ASP.NET Core solution which requires all http requests to have the 'Accept' header set to 'application/json'.
Info
Version: | 1.0.2 |
Author(s): | Darryn Patterson |
Last Update: | Tuesday, September 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DarrynPatterson/AspNetCoreNotAcceptable |
NuGet Url: | https://www.nuget.org/packages/AspNetCoreNotAcceptable |
Install
Install-Package AspNetCoreNotAcceptable
dotnet add package AspNetCoreNotAcceptable
paket add AspNetCoreNotAcceptable
AspNetCoreNotAcceptable Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
Tags