This repository contains the source code of the examples of usage Stimulsoft Dashboards.ANGULAR data analysis tool in the ASP.NET Angular apps, using TypeScript and C# code, and Angular embedded components. The dashboard components is fully compatible with .NET Framework 4.5.2, 4.6, 4.7, and 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
- 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 Dashboards.ANGULAR provides tools for analytics and data visualization in applications written in the Angular framework. The data processing is based on client-server technology: data processing occurs on a server using .NET Core, ASP.NET MVC, and .NET. The direct creation of dashboards occurs on the Angular client.