Website: www.flexmonster.com
Flexmonster Pivot Table & Charts is a powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your data visualization project. The tool supports popular frameworks like React, Vue, Angular, Blazor, and more. Also, Flexmonster connects to any data source, including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.
This repository contains a sample .NET Core project with Flexmonster Data Server as a DLL.
Flexmonster Data Server is an installable, server-side application. The idea of the Data Server is to reduce the time of data loading and allow analyzing large datasets by delegating all calculations to the server. The Data Server fetches your data from a data source, aggregates it, and then sends it to Flexmonster Pivot.
Table of contents:
- Prerequisites
- Installation
- Related Flexmonster docs
- Support and feedback
- Flexmonster licensing
- Social media
- Download a
.zip
archive with the sample project or clone it from GitHub with the following command:
git clone https://github.com/flexmonster/flexmonster-data-server-dll && cd flexmonster-data-server-dll
- Run the sample server from the console:
cd DemoDataServerCore && dotnet restore && dotnet run
To see the result, open http://localhost:5000/
in your browser.
- Getting started with the Data Server as a DLL — learn how to use the Data Server as a DLL.
- Referencing the Data Server as a DLL — see details on embedding Flexmonster Data Server in a .NET Core application.
In case of any issues, visit our Troubleshooting section or check the list of Common issues for possible solutions. You can also search among the resolved cases for a solution to your issue.
To share your feedback or ask questions, contact our Tech team by raising a ticket on our Help Center. You can also find a list of samples, technical specifications, and a user interface guide there.
This sample project is released under the MIT license (free and open-source). Also, it uses Flexmonster Pivot and Flexmonster Data Server as a DLL, which are governed by the Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/.
Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the Flexmonster pricing page.
If you need any help with your license, fill out our Contact form, and we will get in touch with you.
Follow us on social media and stay updated on our development process!