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.
A Console Application targeting .NET 7 that sends a dataset to a report and shows it. This doesn't require a database connection.
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.