Support content-based action selection in ASP.NET Core using custom vendor media types.
Info
| Version: | 1.0.0-alpha |
| Author(s): | Gowon Patterson |
| Last Update: | Saturday, March 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gowon/VendorMediaTypeCollection |
| NuGet Url: | https://www.nuget.org/packages/VendorMediaTypes |
Install
Install-Package VendorMediaTypes
dotnet add package VendorMediaTypes
paket add VendorMediaTypes
VendorMediaTypes Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- System.Text.Json(>= 4.6.0)
Tags