Telerik.ReportViewer.Blazor (19.0.25.313)
Installation
dotnet nuget add source --name saba --username your_username --password your_token dotnet add package --source saba --version 19.0.25.313 Telerik.ReportViewer.BlazorAbout this package
This package contains a Blazor control enabling the end-user to preview, print and export reports to various formats including PDF, Word, Excel and PowerPoint. It is a wrapper of the HTML5 Report Viewer jQuery widget. This package is part of the Progress® Telerik® Reporting solution. To implement it in the Web application you also need a running instance of the reports generation service (any flavor) or a running Progress® Telerik® Report Server instance. A reports service implementation of all flavors come with the full product installer found at https://www.telerik.com/account/product-download?product=REPORTING. Alternatively, it can be obtained using a corresponding NuGet package. More info about the Telerik Report Server may be found at https://www.telerik.com/report-server Upgrading the project to a newer NuGet package version will upgrade the runtime libraries but for type report definitions (definitions created with the Visual Studio integrated Report Designer) you must run the Telerik Reporting Upgrade Wizard tool. The tool is part of the full product installer as well.