Summary
Configures services used by Cake.
- Namespace
- Cake
.Frosting - Containing Type
- IFrostingStartup
Syntax
void Configure(IServiceCollection services)
Parameters
Name | Type | Description |
---|---|---|
services | IServiceCollection | The services to configure. |
Return Value
Type | Description |
---|---|
void |