Telerik.Reporting.Adomd (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.AdomdAbout this package
This package contains the runtime logic of the CubeDataSource component. 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 any report definition contains the CubeDataSource component. More info at https://docs.telerik.com/reporting/cubedatasource. Note that additional steps are required to enable the project for CubeDataSource usage: https://docs.telerik.com/reporting/cubedatasource-configuring-project 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.