{"id":26708467,"url":"https://github.com/flexmonster/pivot-blazor","last_synced_at":"2025-04-13T16:22:28.670Z","repository":{"id":91250828,"uuid":"387517213","full_name":"flexmonster/pivot-blazor","owner":"flexmonster","description":"Blazor pivot grid example with Flexmonster","archived":false,"fork":false,"pushed_at":"2024-04-16T12:21:24.000Z","size":60,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-05T02:01:47.471Z","etag":null,"topics":["blazor","blazor-application","blazor-components","dotnet","dotnet-core","grid","pivot-tables"],"latest_commit_sha":null,"homepage":"https://www.flexmonster.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-07-19T15:48:51.000Z","updated_at":"2025-01-21T05:01:54.000Z","dependencies_parsed_at":"2024-04-12T09:38:45.196Z","dependency_job_id":null,"html_url":"https://github.com/flexmonster/pivot-blazor","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-blazor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fpivot-blazor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fpivot-blazor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fpivot-blazor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexmonster","download_url":"https://codeload.github.com/flexmonster/pivot-blazor/tar.gz/refs/heads/main","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":["blazor","blazor-application","blazor-components","dotnet","dotnet-core","grid","pivot-tables"],"created_at":"2025-03-27T07:18:32.232Z","updated_at":"2025-04-13T16:22:28.643Z","avatar_url":"https://github.com/flexmonster.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blazor pivot table | Flexmonster Pivot Table \u0026 Charts sample project with Blazor\n[![Flexmonster Pivot Table \u0026 Charts](https://cdn.flexmonster.com/readmes/blazor.webp)](https://www.flexmonster.com?r=sample_blz)\nWebsite: [flexmonster.com](https://www.flexmonster.com?r=sample_blz)\n\n[![Github Stars](https://img.shields.io/github/stars/flexmonster?style=social)](https://github.com/flexmonster) [![Twitter](https://img.shields.io/twitter/follow/Flexmonster?style=social)](https://twitter.com/Flexmonster)\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 Blazor data visualization project. The tool supports popular frameworks like Angular, React, Vue, Blazor, and [more](https://www.flexmonster.com/doc/available-tutorials-integration?r=sample_blz). Also, Flexmonster connects to any data source, including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch. \n\nThis repository contains a sample [Blazor](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor) project for Flexmonster Pivot Table \u0026 Charts.\n\nTable of contents:\n\n* [Prerequisites](#prerequisites)\n* [Installation](#installation)\n* [What is inside the project](#what-is-inside-the-project)\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## Prerequisites\n\n- [Microsoft .NET Core 3.1 or later](https://dotnet.microsoft.com/en-us/download)\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-blazor.git \u0026\u0026 cd pivot-blazor\n```\n\n2. Run the sample project from the console:\n\n```\ncd Flexmonster.Blazor.Sample\ndotnet run\n``` \n\nTo see the result, open `http://localhost:5000/` in your browser.\n\n## What is inside the project\n\nBlazor sample project contains several examples of Flexmonster Pivot usage and customization:\n\n- **Pivot table demo** shows how to define the `Report`, `Toolbar`, `Width`, and `Height` initialization parameters. \n- **Handling events** demonstrates how to subscribe to events and unsubscribe from them. \n- **Using API calls** illustrates how to use Flexmonster's methods. \n- **Updating data** is an example of using the `updateData()` method.\n  \nYou can try all of these examples right from the project’s starting page.\n\n## Related Flexmonster docs\n\n- [Integration with Blazor](https://www.flexmonster.com/doc/integration-with-blazor/?r=sample_blz) — learn how to integrate Flexmonster into a Blazor project.\n- [Usage examples in Blazor](https://www.flexmonster.com/doc/usage-examples-blazor/?r=sample_blz) — see details on Flexmonster usage.\n\n## Support and feedback\n\nIn case of any issues, visit our [troubleshooting section](https://www.flexmonster.com/doc/typical-errors?r=sample_blz). You can also search among the [resolved cases](https://www.flexmonster.com/technical-support?r=sample_blz) for a solution to your problem.\n\nTo share your feedback or ask questions, contact our Tech team by raising a ticket on [Flexmonster Help Center](https://www.flexmonster.com/help-center?r=sample_blz). You can also find a list of samples, technical specifications, and a user interface guide there.\n\n## Flexmonster licensing\n\nThis sample project uses [Flexmonster Blazor wrapper](https://github.com/flexmonster/flexmonster-blazor), which is released as an MIT-licensed (free and open-source) add-on to Flexmonster Pivot.\n\nTo learn about Flexmonster Pivot licenses, visit the [Flexmonster licensing page](https://www.flexmonster.com/pivot-table-editions-and-pricing?r=sample_blz). \nIf you want to test our product, we provide a 30-day free trial.\n\nIf you need any help with your license — fill out our [Contact form](https://www.flexmonster.com/contact-our-team?r=sample_blz), and we will get in touch with you.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexmonster%2Fpivot-blazor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexmonster%2Fpivot-blazor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexmonster%2Fpivot-blazor/lists"}