Namespace Cuemon.AspNetCore.Mvc
Assembly: Cuemon.AspNetCore.Mvc.dll
Classes
ApplicationBuilderExtensions
Extension methods for the Microsoft.AspNetCore.Builder.IApplicationBuilder interface.
Breadcrumb
Represents a breadcrumb that can be used for navigation purposes on a website.
ExceptionDescriptorResult
An Microsoft.AspNetCore.Mvc.ObjectResult that when executed will produce a response that varies depending on the encapsulated System.Exception.
SeeOtherResult
An Microsoft.AspNetCore.Mvc.ActionResult that returns a SeeOther (303) response with a Location header to the supplied URL.
ViewDataDictionaryExtensions
Extension methods for the Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary class. Experimental.