[]
Adds services required for the report designer.
public static IServiceCollection AddReportDesigner(this IServiceCollection services)
Type | Name | Description |
---|---|---|
IServiceCollection | services | The IServiceCollection to add the services to. |
Type | Description |
---|---|
IServiceCollection | The IServiceCollection so that additional calls can be chained. |