ASP.NET Core Web API Implementation Overview
This implementation of the Reporting REST service is based on the ASP.NET Core framework. It is the Microsoft approach for building web applications on the .NET Core Framework.
Utilization
These are the options for the service hosting:
The service can be used from:
- HTML5 Report Viewer
- Windows Forms ReportViewer
- WPF ReportViewer
- Blazor ReportViewer
- Native Blazor ReportViewer
- Angular Report Viewer
- React Report Viewer
- Any custom client can utilize resources from the service by submitting HTTP requests - REST API Reference.