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