Skip to content

flexmonster/flexmonster-data-server-dll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample server with Flexmonster Data Server as a DLL

Flexmonster Pivot Table & Charts Website: www.flexmonster.com

Flexmonster Pivot Table & Charts

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

  1. 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
  1. Run the sample server from the console:
cd DemoDataServerCore && dotnet restore && dotnet run

To see the result, open http://localhost:5000/ in your browser.

Related Flexmonster docs

Support and feedback

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.

Flexmonster licensing

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.

Social media

Follow us on social media and stay updated on our development process!

LinkedIn YouTube Twitter

About

The example of a custom data server with Flexmonster.DataServer.Core.dll

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5