Skip to content

Latest commit

 

History

History

controller

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

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.