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

https://github.com/flexmonster/pivot-accelerator-dll

A sample server with Flexmonster Accelerator as a DLL
https://github.com/flexmonster/pivot-accelerator-dll

dotnet javascript pivot-charts pivot-grid pivot-tables server-side-technologies

Last synced: 8 months ago
JSON representation

A sample server with Flexmonster Accelerator as a DLL

Awesome Lists containing this project

README

          

# Sample server with Flexmonster Accelerator as a DLL
[![Flexmonster Pivot Table & Charts](https://cdn.flexmonster.com/landing.png)](https://www.flexmonster.com?r=github)
Website: [www.flexmonster.com](https://www.flexmonster.com?r=github)

## 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](https://www.flexmonster.com/doc/available-tutorials-integration?r=github). Also, Flexmonster connects to [any data source](https://www.flexmonster.com/doc/supported-data-sources?r=github), including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.

This repository contains a sample project that demonstrates how to reference [Flexmonster Accelerator](https://www.flexmonster.com/doc/getting-started-with-accelerator-ssas?r=github) as a DLL.

Flexmonster Accelerator is a server-side proxy that speeds up the loading of data from the server to the user’s browser. It also greatly reduces the load on the browser memory.

Table of contents:

- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Related Flexmonster docs](#related-flexmonster-docs)
- [Support and feedback](#support-and-feedback)
- [Flexmonster licensing](#flexmonster-licensing)
- [Social media](#social-media)

## Prerequisites

- [Microsoft .NET Framework 4.8](https://dotnet.microsoft.com/en-us/download/dotnet-framework)
- [Visual Studio IDE](https://visualstudio.microsoft.com/vs/)

## Installation

1. Download a `.zip` archive with the sample project or clone it from GitHub with the following command:

```bash
git clone https://github.com/flexmonster/pivot-accelerator-dll
```
2. Open the project in Visual Studio using the `pivot-accelerator-dll/Flexmonster Accelerator MVC.sln` file.

3. Run the project by selecting the `IIS Express` button on the toolbar.

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

## Related Flexmonster docs

- [Referencing the Accelerator as a DLL](https://www.flexmonster.com/doc/referencing-accelerator-as-a-dll?r=github) — learn how to use Flexmonster Accelerator as a DLL in an existing project.

## Support and feedback

In case of any issues, visit our [Troubleshooting](https://www.flexmonster.com/doc/typical-errors?r=github) section. You can also search among the [resolved cases](https://www.flexmonster.com/technical-support?r=github) 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](https://www.flexmonster.com/help-center?r=github). 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](https://www.flexmonster.com/?r=github) and [Flexmonster Accelerator as a DLL](https://www.nuget.org/packages/Flexmonster.Accelerator), which are governed by the Flexmonster Software License Agreement: [https://www.flexmonster.com/software-license-agreement/](https://www.flexmonster.com/software-license-agreement/?r=github).

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](https://www.flexmonster.com/pivot-table-editions-and-pricing/?r=github).

If you need any help with your license, fill out our [Contact form](https://www.flexmonster.com/contact-our-team/?r=github), and we will get in touch with you.

## Social media

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

[![LinkedIn](https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/company/flexmonster) [![YouTube](https://img.shields.io/badge/YouTube-red?style=for-the-badge&logo=youtube&logoColor=white)](https://youtube.com/user/FlexMonsterPivot) [![Twitter](https://img.shields.io/badge/Twitter-blue?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/flexmonster)