Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 3.93 KB

File metadata and controls

42 lines (34 loc) · 3.93 KB

ASP.NET and ASP.NET Core C# samples for Stimulsoft Dashboards.ANGULAR

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.

Overview

This repository has a set of examples (Visual Studio projects), each in different folders:

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:

Running samples

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.

Other Web dashboard components

Stimulsoft Dashboards.ANGULAR

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.

Useful links