Namespace Umbraco.Cms.Web.Common.ApplicationModels
Classes
BackOfficeApplicationModelProvider
An application model provider for all Umbraco Back Office controllers
BackOfficeIdentityCultureConvention
UmbracoApiBehaviorApplicationModelProvider
An application model provider for Umbraco API controllers to behave like WebApi controllers
UmbracoJsonModelBinderConvention
Applies the UmbracoJsonModelBinder body model binder to any complex parameter and those with a binding source of type Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource.Body
VirtualPageApplicationModelProvider
Applies the VirtualPageConvention to any action on a controller that is IVirtualPageController
VirtualPageConvention
Adds the UmbracoVirtualPageFilterAttribute as a convention