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-asp.net-core-mvc

ASP.NET Core MVC samples for Dashboards.WEB embedded data analysis tool, Visual Studio C# solution, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0, .NET 8.0 dashboard engine
https://github.com/stimulsoft/samples-dashboards.web-for-asp.net-core-mvc

analysis asp-net-core bi-tools controller dashboard embedded infographics integration interaction kpi microsoft mssql mvc net8 netcore oracle panel pivot progress resources

Last synced: 7 days ago
JSON representation

ASP.NET Core MVC samples for Dashboards.WEB embedded data analysis tool, Visual Studio C# solution, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0, .NET 8.0 dashboard engine

Awesome Lists containing this project

README

        

# ASP.NET Core MVC samples for Stimulsoft Dashboards.WEB

#### This repository contains the source code of the examples of usage Stimulsoft Dashboards.WEB data visualization tool in the ASP.NET Core applications, using C# code and HTML5 components. Stimulsoft Dashboards.WEB data analysis tool and examples are compatible with .NET Core 3.1, .NET 5.0, .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-ASP.NET-Core/tree/master/NET%208.0/Adding%20a%20Custom%20Function%20to%20the%20Designer)
* [Creating Dashboard at Runtime](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%208.0/Creating%20Dashboard%20at%20Runtime)
* [Editing a Dashboard in the Designer](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%208.0/Editing%20a%20Dashboard%20in%20the%20Designer)
* [Exporting and Printing a Dashboard from Code](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%208.0/Exporting%20and%20Printing%20a%20Dashboard%20from%20Code)
* [Registering a Data for the Dashboard](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%208.0/Registering%20a%20Data%20for%20the%20Dashboard)
* [Showing a Dashboard in the Viewer](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%208.0/Showing%20a%20Dashboard%20in%20the%20Viewer)
* [Using the Dashboard Theme on the Website](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%208.0/Using%20the%20Dashboard%20Theme%20on%20the%20Website)
* [Web Demo](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%208.0/Web%20Demo)
* [Working with Dashboards in macOS](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%20Core%203.1/Working%20with%20Dashboards%20in%20macOS)

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 Core 3.1](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%20Core%203.1)
* [.NET 6.0](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/NET%206.0)
* [.NET 8.0](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Core/tree/master/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 Angular](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-Angular)
* [Blazor Server](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-Server)
* [Blazor WebAssembly](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-Blazor-WebAssembly)

## About Stimulsoft Dashboards.WEB
Stimulsoft Dashboards.WEB is a tool for creating, editing, exporting, and viewing dashboards in web applications developed on the ASP.NET, .NET Core, ASP.NET MVC, and Blazor platforms. The product includes a variety of data analysis and visualization elements, is easily integrated into any web project, allows you to work with data from multiple sources, and has a flexible licensing model.

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