See the changelog for changes.
These packages are not officially supported by SAP, nor are they final distributable, their purpose is to provide the developer with references to the Crystal Reports Runtime DLLs, for automated compilation environments where the installation of this component cannot be performed.
How to download and Install Crystal Report Runtime
- CrystalReports
- Engine
- TemplateEngine
- ReportSource
- Shared
- Web
- Windows.Forms
- WPF.ViewerShared
- WPF.Viewer
- ReportAppServer
- Enterprise Viewing ReportSource
- ClientDoc
- CommLayer
- CommonControls
- CommonObjectModel
- Controllers
- CubeDefModel
- DataDefModel
- DataSetConversion
- ObjectFactory
- Prompting
- ReportDefModel
- XmlSerialize
Add the library to your project
Add the NuGet Package. Right click on your project and click 'Manage NuGet Packages...'. Search for 'CrystalReports' and click on install. Once installed the library will be included in your project references. (Or install it through the package manager console: PM> Install-Package CrystalReports.Shared)
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
No more documentation required for now.
Code released under The MIT License