Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radzenhq/radzen-blazor
Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
https://github.com/radzenhq/radzen-blazor
asp-net-core blazor blazor-application blazor-components blazor-ui blazor-ui-components blazor-webassembly bootstrap bootstrap5 charts component-library components csharp data-grid data-visualization datagrid fluent material netcore wasm
Last synced: 2 days ago
JSON representation
Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
- Host: GitHub
- URL: https://github.com/radzenhq/radzen-blazor
- Owner: radzenhq
- License: mit
- Created: 2019-02-07T10:46:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T09:23:16.000Z (about 1 month ago)
- Last Synced: 2024-10-29T11:38:03.253Z (about 1 month ago)
- Topics: asp-net-core, blazor, blazor-application, blazor-components, blazor-ui, blazor-ui-components, blazor-webassembly, bootstrap, bootstrap5, charts, component-library, components, csharp, data-grid, data-visualization, datagrid, fluent, material, netcore, wasm
- Language: C#
- Homepage: https://www.radzen.com
- Size: 30.4 MB
- Stars: 3,552
- Watchers: 69
- Forks: 792
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-dotnet-maui - Radzen.Blazor - studio/)) with auto-CRUD builders. Freemium options for additional themes and functionality.|[![GitHub stars](https://img.shields.io/github/stars/radzenhq/radzen-blazor?style=flat-square)](https://github.com/radzenhq/radzen-blazor/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/radzenhq/radzen-blazor?style=flat-square)](https://github.com/radzenhq/radzen-blazor/commits) (Blazor)
README
![Radzen Blazor Components](https://raw.githubusercontent.com/radzenhq/radzen-blazor/master/RadzenBlazorDemos/wwwroot/images/radzen-blazor-components.png)
Radzen Blazor Components
========================A set of **90+ free and open source** native Blazor UI controls.
See Online Demos or Read the Docs
[![License - MIT](https://img.shields.io/github/license/radzenhq/radzen-blazor?logo=github&style=for-the-badge)](https://github.com/radzenhq/radzen-blazor/blob/master/LICENSE)[![NuGet Downloads](https://img.shields.io/nuget/dt/Radzen.Blazor?color=%232694F9&label=nuget%20downloads&logo=nuget&style=for-the-badge) ](https://www.nuget.org/packages/Radzen.Blazor)![Last Commit](https://img.shields.io/github/last-commit/radzenhq/radzen-blazor?logo=github&style=for-the-badge) [![Github Contributors](https://img.shields.io/github/contributors/radzenhq/radzen-blazor?logo=github&style=for-the-badge) ](https://github.com/radzenhq/radzen-blazor/graphs/contributors)[![Radzen Blazor Components - Online Demos](https://img.shields.io/badge/demos-online-brightgreen?color=%232694F9&logo=blazor&style=for-the-badge) ](https://blazor.radzen.com)[![Radzen Blazor Components - Documentation](https://img.shields.io/badge/docs-online-brightgreen?color=%232694F9&logo=blazor&style=for-the-badge)](https://blazor.radzen.com/docs)
## Why choose Radzen Blazor Components?
### :sparkles: Free
Radzen Blazor Components are open source and free for commercial use. You can install them from [NuGet](https://www.nuget.org/packages/Radzen.Blazor) or build your own copy from source.
Paid support is available as part of the [Radzen Professional subscription](https://www.radzen.com/blazor-studio/pricing/).
### :computer: Native
The components are implemented in C# and take full advantage of the Blazor framework. They do not depend on or wrap existing JavaScript frameworks or libraries.
Blazor Server and Blazor WebAssembly are fully supported.
### :seedling: Growing
We add new components and features on a regular basis.
Short development cycle. We release as soon as new stuff is available. No more quarterly releases.
## Support exceeding your expectations
### :speech_balloon: Community Support
Everybody is welcome to visit the [Radzen Community forum](https://forum.radzen.com/). Join the growing community and participate in the discussions!### :dart: Dedicated Support
The Radzen team monitors the forum threads, but does not guarantee a response to every question. For guaranteed responses you may consider the dedicated support option.
Dedicated support for the Radzen Blazor Components is available as part of the [Radzen Professional subscription](https://www.radzen.com/blazor-studio/pricing/).
Our flagship product [Radzen Blazor Studio](https://www.radzen.com/blazor-studio/) provides tons of productivity features for Blazor developers:
- An industry-leading WYSIWYG Blazor design time canvas
- Scaffolding a complete CRUD applications from a database
- Built-in security - authentication and authorization
- Visual Studio Code and Professional support
- Deployment to IIS and Azure
- Dedicated support with 24 hour guaranteed response time## Get started with Radzen Blazor Components
Check the [getting started](https://blazor.radzen.com/getting-started) instructions to start making awesome Blazor applications.
## Run demos locally
Use Radzen.Server.sln to open and run demos as Blazor server application or Radzen.WebAssembly.sln to open and run demos as Blazor WebAssembly application. Radzen.sln has reference to all projects including tests.