g-shabanin / CrystalDecisions

Crystal Reports NuGets Packages for .NET Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Crystal Reports NuGets Packages for .NET Framework

Build status NuGet


See the changelog for changes.

Information

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.

Installers

Versions

Featuring

  • CrystalReports
    • Engine
    • TemplateEngine
    • ReportSource
    • Shared
    • Web
    • Windows.Forms
    • WPF.ViewerShared
    • WPF.Viewer
  • ReportAppServer
    • Enterprise Viewing ReportSource
    • CliendDoc
    • CommLayer
    • CommonControls
    • CommonObjectModel
    • Controllers
    • CubeDefModel
    • DataDefModel
    • DataSetConversion
    • ObjectFactory
    • Prompting
    • ReportDefModel
    • XmlSerialize

Table of contents

Implementing

** 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)

Bugs and feature requests

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.

Documentation

No more documentation required for now.

License

Code released under The MIT License

About

Crystal Reports NuGets Packages for .NET Framework

License:Other


Languages

Language:PowerShell 73.8%Language:C# 26.2%