This repository contains source code examples demonstrating the usage of the Stimulsoft Reports.ANGULAR reporting tool in ASP.NET Angular apps, using TypeScript and C# code, along with Angular embedded components. The report generator and components are fully compatible with .NET Framework 4.5.2 and higher, as well as 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 Components in ASP.NET App
- Integrating the Report Viewer into an Application
- Localizing the Viewer
- Sending a Report by Email
- Using API Methods
- Using Designer Events
- 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.ANGULAR is a cross-platform set of tools for report creating developed to be used in conjunction with the Angular framework. Our solution is compatible with all actively supported Angular, and contains everything you need to create, edit, view and export reports. The server side of the product uses .NET Core, ASP.NET MVC, and .NET platform.