/AspNetCoreMvcAcceptHeaderRouting

Proof of concept for MVC routing using Accept header

Primary LanguageC#

Demo of ASP.NET Core MVC API routing using Accept headers

Basic PoC for using the Accept header to route to different actions to enable API versioning using this header. More information available on my blog at http://chris.59north.com.