Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stimulsoft/samples-dashboards.web-for-blazor-server

Blazor Server samples for Reports.BLAZOR embedded components, Visual Studio C# projects, .NET 6, .NET 7, .NET 8 dashboards tool
https://github.com/stimulsoft/samples-dashboards.web-for-blazor-server

analytics blazor business cards components dashboards embedded excel exporting expression gauges infographics kpi onepage pivot-grid progress server-side transformation viewing visualization

Last synced: 7 days ago
JSON representation

Blazor Server samples for Reports.BLAZOR embedded components, Visual Studio C# projects, .NET 6, .NET 7, .NET 8 dashboards tool

Awesome Lists containing this project

README

        

# Blazor Server samples for Stimulsoft Dashboards.BLAZOR

#### 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.

## Overview
This repository contains a set of examples (Visual Studio projects), each in different folders:
* [Adding a Custom Function to the Designer](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-Server/tree/main/NET%208.0/Adding%20a%20Custom%20Function%20to%20the%20Designer)
* [Creating Dashboard at Runtime](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-Server/tree/main/NET%208.0/Creating%20Dashboard%20at%20Runtime)
* [Editing a Dashboard in the Designer](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-Server/tree/main/NET%208.0/Editing%20a%20Dashboard%20in%20the%20Designer)
* [Exporting and Printing a Dashboard from Code](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-Server/tree/main/NET%208.0/Exporting%20and%20Printing%20a%20Dashboard%20from%20Code)
* [Registering a Data for the Dashboard](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-Server/tree/main/NET%208.0/Registering%20a%20Data%20for%20the%20Dashboard)
* [Showing a Dashboard in the Viewer](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-Server/tree/main/NET%208.0/Showing%20a%20Dashboard%20in%20the%20Viewer)

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:

* [.NET 6.0](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-Server/tree/main/NET%206.0)
* [.NET 8.0](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-Server/tree/main/NET%208.0)

## 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
* [ASP.NET](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET)
* [ASP.NET MVC](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-MVC)
* [ASP.NET Core](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core)
* [ASP.NET Angular](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Angular)
* [Blazor WebAssembly](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-WebAssembly)

## About Stimulsoft Dashboards.BLAZOR
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.

## Useful links
* [Live Demo](http://demo.stimulsoft.com/#Net)
* [Product Page](https://www.stimulsoft.com/en/products/dashboards-blazor)
* [Free Download](https://www.stimulsoft.com/en/downloads)
* [NuGet](https://www.nuget.org/packages/Stimulsoft.Dashboards.Blazor)
* [Documentation](https://www.stimulsoft.com/en/documentation/online/programming-manual/reports_web_blazor.htm)
* [License](LICENSE.md)