Abp.Web
Creates a new .
Defines extension methods to to allow to configure ABP Web module.
Used to configure ABP Web module.
Implements to get reason from HTTP request.
This class is used to simplify starting of ABP system using class..
Inherit from this class in global.asax instead of to be able to start ABP system.
Startup module of the application which depends on other used modules. Should be derived from .
Gets a reference to the instance.
This module is used to use ABP in ASP.NET web applications.
Default: "Abp.Localization.CultureName".
Common configuration shared between ASP.NET MVC and ASP.NET Web API.
Used to enable/disable Anti Forgery token security mechanism of ABP.
Default: true (enabled).
A list of ignored HTTP verbs for Anti Forgery token validation.
Default list: Get, Head, Options, Trace.