This repository contains the source code of the examples of usage Stimulsoft Dashboards.BLAZOR data analytics tool in the Blazor Server applications, using C# code and Razor components. This embedded dashboard components and examples are compatible with .NET 6.0, .NET 7.0, and .NET 8.0 frameworks.
This repository contains a set of examples (Visual Studio projects), each in different folders:
- Adding a Custom Function to the Designer
- Creating Dashboard at Runtime
- Editing a Dashboard in the Designer
- Exporting and Printing a Dashboard from Code
- Registering a Data for the Dashboard
- Showing a Dashboard in the Viewer
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.BLAZOR is a data analytics tool for creating, editing, viewing, and exporting dashboards in Blazor applications. Our product works on the server and client sides. You may integrate it quickly into any web project, and it allows you to present and analyze data from many sources. In addition, it contains a set of tools for creating and editing dashboards.