gerardo-lijs / CrystalReportsRunner.Samples

Sample .NET 7 apps using Crystal Reports Runner NuGet packages
11 stars 4 forks source link
crystal-reports net48 netcore

CrystalReportsRunner.Samples

Sample .NET 7 apps using Crystal Reports Runner NuGet packages. For more information and documentation please refer to the main repo. Please note that:

Samples

Sample Caller

A Console Application targeting .NET 7 that sends a dataset to a report and shows it. This doesn't require a database connection.

SampleCaller

WPF Caller

A WPF app targeting .NET 7 that demonstrates showing and exporting of reports using the library. Requires you to create a database using The provided schema file.

SampleCaller