Assemblies and Assets Included in the Installation
This article explains what assemblies and other assets are included in the Telerik Reporting product installation.
General Organization
The assemblies come sorted in several folders so that you can use the ones you need. Depending on the .NET framework version your project targets, you will find the assemblies in the following corresponding directories:
- If you target
.NET Framework
, use the assemblies from theBin
folder. - If you target
.NET Standard
, use the assemblies from the\Bin\netstandard2.0
folder. - If you target
.NET 6
, use the assemblies from the\Bin\net6.0
and\Bin\net6.0-windows
folders. - If you target
.NET 8
, use the assemblies from the\Bin\net8.0
and\Bin\net8.0-windows
folders.
Main Assemblies
The following table describes the folder structure for the Telerik Reporting main assemblies.
Directory | Description |
---|---|
...Progress\Telerik Reporting 2024 Q4\Bin |
|
...Progress\Telerik Reporting 2024 Q4\Bin\netstandard2.0 |
|
...Progress\Telerik Reporting 2024 Q4\Bin\net6.0 |
|
...Progress\Telerik Reporting 2024 Q4\Bin\net6.0-windows |
|
...Progress\Telerik Reporting 2024 Q4\Bin\net8.0 |
|
...Progress\Telerik Reporting 2024 Q4\Bin\net8.0-windows |
|
Installed Samples
The following table describes the folder structure for the Telerik Reporting installed samples.
Directory | Description |
---|---|
...Progress\Telerik Reporting 2024 Q4\Examples\bin |
The external dependencies. |
...Progress\Telerik Reporting 2024 Q4\Examples\CSharp |
The C# example solutions. |
...Progress\Telerik Reporting 2024 Q4\Examples\Data |
The AdventureWorks OLTP database installation scripts. |
...Progress\Telerik Reporting 2024 Q4\Examples\VB |
The VB example solutions. |
Standalone Report Designer
The following table describes the folder structure for the Standalone Report Designer.
Directory | Description |
---|---|
...Progress\Telerik Reporting 2024 Q4\Report Designer |
The Standalone Report Designer. |
...Progress\Telerik Reporting 2024 Q4\Report Designer\Examples |
The example reports. |
Web Report Designer
The following table describes the folder structure for the Web Report Designer files.
Directory | Description |
---|---|
...Progress\Telerik Reporting 2024 Q4\Html5\ReportDesigner\js |
The code and localization resources of the Web Report Designer. |
...Progress\Telerik Reporting 2024 Q4\Html5\ReportDesigner\styles |
The CSS files for the Web Report Designer. |
Report Viewer Files
The following table describes the folder structure for the miscellaneous Report Viewers files.
Directory | Description |
---|---|
...Progress\Telerik Reporting 2024 Q4\Html5\ReportViewer |
The JavaScript and CSS files, and the template for the HTML5 Report Viewer. |
...Progress\Telerik Reporting 2024 Q4\Wpf\Themes |
The WPF Report Viewer themes. |
Administrative Utilities
The following table describes the folder structure for the miscellaneous administrative utilities.
Directory | Description |
---|---|
...Progress\Telerik Reporting 2024 Q4\Tools |
The Database Cache Configurator. |