[]
Represents a set of methods for configuring the web host application.
public static class ConfigureExtensions
Name | Description |
---|---|
AddReportViewer(IServiceCollection) | Adds services required for the report designer. |
UseReportViewer(IApplicationBuilder, IReportViewerBackendApi) | Configures middleware for the ActiveReports viewer API. |
UseReportViewer(IApplicationBuilder, Action<ReportViewerConfiguration>) | Configures middleware for the ActiveReports viewer API. |