This repository contains the source code of the examples of usage Stimulsoft Reports.ANGULAR reporting tool in the ASP.NET Angular apps, using TypeScript and C# code, and Angular embedded components. The report generator and examples are designed for ASP.NET MVC with .NET Framework 4.5.2, 4.6, 4.7, 4.8 versions, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0, .NET 8.0 platforms.
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 Angular 13 and above, and contains everything you need to create, edit, view and export reports. The server side of the product uses .NET Core and ASP.NET MVC.