C# (CSharp) Sakura.AspNetCore.Mvc Namespace

Nested Namespaces

Sakura.AspNetCore.Mvc.Generators
Sakura.AspNetCore.Mvc.Internal
Sakura.AspNetCore.Mvc.TagHelpers

Classes

Name Description
ActionResultException Represent as a special exception used to return an IActionResult directly during the MVC executing pipeline.
DefaultOperationMessageHtmlGenerator Provide default implementation for IOperationMessageHtmlGenerator.
DefaultOperationMessageLevelClassMapper
EnableActionResultExceptionAttribute Enable special handling for ActionResultException.
EnhancedSessionStateTempDataProvider Enhanced session-state based temp data provider which can be used to save and load complex data objects.
JsonObjectSerializer
MessageTagHelper
PagerItemContentGenerators
PagerItemGenerationContext Provide necessary information for pager item generation.
PagerItemLinkGenerators
PagerItemOptions Control the generation process for a single pager item.
PagerItemOptionsSet Include all PagerItemOptions for all types of pager items.
PagerLayout
PagerLayouts
PagerOptions Contain all options which affect the behavior for a paged list pager.
PagerOptionsExtensions Provide extension methods for pager options. This class is static.
ServiceCollectionExtensions Add support for dependency injections. This class is static.