ChrisKlug / AspNetCoreMvcAcceptHeaderRouting

Proof of concept for MVC routing using Accept header

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Proof of concept for MVC routing using Accept header


Languages

Language:C# 100.0%