AspNetCoreApplication Constructors
The base class with additional services for XAF and non-XAF ASP.NET Core applications.Name | Parameters | Description |
---|---|---|
AspNetCoreApplication(ITypesInfo) | typesInfo | Initializes a new instance of the AspNetCoreApplication class with specified settings. |
See Also