Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stimulsoft/samples-dashboards.web-for-asp.net-mvc
ASP.NET MVC samples for Dashboards.WEB embedded data visualization tool, Visual Studio C# projects, and .NET Framework 4.5.2, 4.6, 4.7, 4.8 dashboard engine
https://github.com/stimulsoft/samples-dashboards.web-for-asp.net-mvc
adaptive analysis bi-analytics business cards charts dashboards export gauges html5 indicators interaction kpi mvc pivots rich-text sql tables top-n web
Last synced: about 8 hours ago
JSON representation
ASP.NET MVC samples for Dashboards.WEB embedded data visualization tool, Visual Studio C# projects, and .NET Framework 4.5.2, 4.6, 4.7, 4.8 dashboard engine
- Host: GitHub
- URL: https://github.com/stimulsoft/samples-dashboards.web-for-asp.net-mvc
- Owner: stimulsoft
- License: other
- Created: 2018-10-22T10:46:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-28T17:11:27.000Z (3 days ago)
- Last Synced: 2025-01-28T18:24:10.963Z (3 days ago)
- Topics: adaptive, analysis, bi-analytics, business, cards, charts, dashboards, export, gauges, html5, indicators, interaction, kpi, mvc, pivots, rich-text, sql, tables, top-n, web
- Language: JavaScript
- Homepage:
- Size: 27.9 MB
- Stars: 10
- Watchers: 9
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ASP.NET MVC C# samples for Stimulsoft Dashboards.WEB
#### This repository contains the source code of the examples of usage Stimulsoft Dashboards.WEB data visualization components in the ASP.NET MVC applications, using C# code and HTML5 embedded components. The data analysis tool and examples is fully compatible with .NET Framework 4.5.2, 4.6, 4.7, and 4.8 versions.
## Overview
This repository has 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-MVC/tree/master/Adding%20a%20Custom%20Function%20to%20the%20Designer)
* [Creating Dashboard at Runtime](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-MVC/tree/master/Creating%20Dashboard%20at%20Runtime)
* [Editing a Dashboard in the Designer](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-MVC/tree/master/Editing%20a%20Dashboard%20in%20the%20Designer)
* [Exporting a Dashboard from Code](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-MVC/tree/master/Exporting%20a%20Dashboard%20from%20Code)
* [Registering a Data for the Dashboard](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-MVC/tree/master/Registering%20a%20Data%20for%20the%20Dashboard)
* [Showing a Dashboard in the Viewer](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-MVC/tree/master/Showing%20a%20Dashboard%20in%20the%20Viewer)
* [Using the Dashboard Theme on the Website](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-MVC/tree/master/Using%20the%20Dashboard%20Theme%20on%20the%20Website)
* [Web Demo](https://github.com/stimulsoft/Samples-Dashboards.WEB-for-ASP.NET-MVC/tree/master/Web%20Demo)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.
## 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 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 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)
* [Documentation](https://www.stimulsoft.com/en/documentation/online/programming-manual/reports_web_asp_net_mvc.htm)
* [License](LICENSE.md)