This repository contains source code examples demonstrating the usage of the Stimulsoft Reports.REACT reporting tool in ASP.NET React apps, using TypeScript and C# code, along with React embedded components. The report generator and components are fully compatible with .NET 6.0 and all later versions.
This repository has a set of examples (Visual Studio projects), each in different folders:
- Integrating the Report Viewer into an Application
- Localizing the Viewer
- Sending a Report by Email
- Using API Methods
- Using Viewer Events
- Using Viewer Parameters
All examples are combined into Visual Studio solutions (.sln files). They are prepared only for LTS frameworks, any compatible ones can be selected in the project settings. Currently, projects are prepared for these frameworks:
In order to start simply open the Visual Studio solution file in the IDE and run the required project as Startup Project. The required libraries will be automatically downloaded from the NuGet repository.
Stimulsoft Reports.REACT is a cross-platform set of tools for report creating developed to be used in conjunction with the React framework. Our solution is compatible with React 16.8+ and later, and contains everything you need to create, edit, view and export reports. The server side of the product uses .NET Core platform.