[]
Gets the C1 MVC configuration of Configuration type.
public static Configuration C1(this IApplicationBuilder app)
Type | Name | Description |
---|---|---|
IApplicationBuilder | app | The application builder. |
Type | Description |
---|---|
Configuration | The C1 MVC configuration of Configuration type. |