{"id":26708482,"url":"https://github.com/flexmonster/pivot-accelerator-dll","last_synced_at":"2025-10-24T02:31:52.642Z","repository":{"id":35082810,"uuid":"109738768","full_name":"flexmonster/pivot-accelerator-dll","owner":"flexmonster","description":"A sample server with Flexmonster Accelerator as a DLL","archived":false,"fork":false,"pushed_at":"2023-08-22T12:09:21.000Z","size":3577,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T02:01:47.431Z","etag":null,"topics":["dotnet","javascript","pivot-charts","pivot-grid","pivot-tables","server-side-technologies"],"latest_commit_sha":null,"homepage":"https://flexmonster.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flexmonster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-06T19:18:49.000Z","updated_at":"2023-08-16T18:36:39.000Z","dependencies_parsed_at":"2022-09-10T11:11:19.391Z","dependency_job_id":null,"html_url":"https://github.com/flexmonster/pivot-accelerator-dll","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fpivot-accelerator-dll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fpivot-accelerator-dll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fpivot-accelerator-dll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fpivot-accelerator-dll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexmonster","download_url":"https://codeload.github.com/flexmonster/pivot-accelerator-dll/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741851,"owners_count":21154389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotnet","javascript","pivot-charts","pivot-grid","pivot-tables","server-side-technologies"],"created_at":"2025-03-27T07:18:37.849Z","updated_at":"2025-10-24T02:31:52.634Z","avatar_url":"https://github.com/flexmonster.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample server with Flexmonster Accelerator as a DLL\n[![Flexmonster Pivot Table \u0026 Charts](https://cdn.flexmonster.com/landing.png)](https://www.flexmonster.com?r=github)\nWebsite: [www.flexmonster.com](https://www.flexmonster.com?r=github)\n\n## Flexmonster Pivot Table \u0026 Charts\n\nFlexmonster Pivot Table \u0026 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.\n\nThis 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.\n\nFlexmonster 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.\n\nTable of contents:\n\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Related Flexmonster docs](#related-flexmonster-docs)\n- [Support and feedback](#support-and-feedback)\n- [Flexmonster licensing](#flexmonster-licensing)\n- [Social media](#social-media)\n\n\n## Prerequisites\n\n- [Microsoft .NET Framework 4.8](https://dotnet.microsoft.com/en-us/download/dotnet-framework)\n- [Visual Studio IDE](https://visualstudio.microsoft.com/vs/)\n\n## Installation\n\n1. Download a `.zip` archive with the sample project or clone it from GitHub with the following command:\n\n```bash\ngit clone https://github.com/flexmonster/pivot-accelerator-dll\n```\n2. Open the project in Visual Studio using the `pivot-accelerator-dll/Flexmonster Accelerator MVC.sln` file.\n  \n3. Run the project by selecting the `IIS Express` button on the toolbar.\n\nTo see the result, open `http://localhost:55158/` in your browser.\n\n## Related Flexmonster docs\n\n- [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.\n\n## Support and feedback\n\nIn 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.\n\nTo 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.\n\n## Flexmonster licensing\n\nThis 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).\n\nFlexmonster 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).\n\nIf 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.\n\n\n## Social media\n\nFollow us on social media and stay updated on our development process!\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://linkedin.com/company/flexmonster) [![YouTube](https://img.shields.io/badge/YouTube-red?style=for-the-badge\u0026logo=youtube\u0026logoColor=white)](https://youtube.com/user/FlexMonsterPivot) [![Twitter](https://img.shields.io/badge/Twitter-blue?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://twitter.com/flexmonster)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexmonster%2Fpivot-accelerator-dll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexmonster%2Fpivot-accelerator-dll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexmonster%2Fpivot-accelerator-dll/lists"}