Telerik.Reporting (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.ReportingAbout this package
This package contains the report definition APIs and the runtime report generation engine which are the core of the Progress® Telerik® Reporting solution. The package can be used to programmatically export or print a report into multiple document formats like PDF, Word, Excel, PowerPoint. To author report definitions you need the Standalone Report Designer tool or the alternative Visual Studio integrated Report Designer. These tools come with the full product installer found at https://www.telerik.com/account/product-download?product=REPORTING 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.