Telerik.Reporting.Cache.Database (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.Reporting.Cache.DatabaseAbout this package
This package contains the report processor caching implementation for various databases. This package is part of the Progress® Telerik® Reporting solution. The package is complementary to the Telrik.Reporting NuGet package and should be referenced if you want to use a database cache while processing the reports. Note that it is not applicable when implementing a reports generation service. More info about configuring such cache is available at https://docs.telerik.com/reporting/configuring-telerik-reporting-database-session-state-provider. 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.