Controller extensions of ASP.NET Core
Commonly used MIME content types and file extension mapping.
In Trivial.Web namespace of Trivial.Web.dll library.
Request
You can get the field from HTTP request by the extension methods.
Action result
You can convert some modes to ActionResult by the extension methods.