Skip to content

gerardo-lijs/CrystalReportsRunner.Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • You'll need .NET Framework 4.8 for the runners to work.
  • The samples reference v13.0.34 x64 of Crystal Reports, if you're using a different version change the referenced NuGet package.

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

About

Sample .NET 7 apps using Crystal Reports Runner NuGet packages

Topics

Resources

Stars

Watchers

Forks