Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devexpress/blazor
DevExpress UI for Blazor
https://github.com/devexpress/blazor
aspnetcore blazor bootstrap bootstrap4 csharp devexpress
Last synced: 2 days ago
JSON representation
DevExpress UI for Blazor
- Host: GitHub
- URL: https://github.com/devexpress/blazor
- Owner: DevExpress
- License: other
- Created: 2019-03-26T08:35:22.000Z (over 5 years ago)
- Default Branch: 24.1
- Last Pushed: 2024-09-17T14:24:01.000Z (3 months ago)
- Last Synced: 2024-10-29T17:29:25.742Z (about 2 months ago)
- Topics: aspnetcore, blazor, bootstrap, bootstrap4, csharp, devexpress
- Language: C#
- Homepage: https://www.devexpress.com/blazor/
- Size: 35.2 MB
- Stars: 390
- Watchers: 71
- Forks: 170
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DevExpress UI for Blazor
[DevExpress UI for Blazor](https://www.devexpress.com/blazor/) ships with native and high performance UI components including the Grid, Pivot Grid, Scheduler, Charts, and Data Editors. These components can help you create intuitive and refined user experiences for Blazor Server and Blazor WebAssembly hosting models.
This repo contains demos for DevExpress Blazor components. Refer to the following sections for more information:
* [Demos](#demos)
* [Get Started](#get-started)
* [Documentation](#documentation)
* [Helpful Resources](#helpful-resources)
* [Support and Feedback](#support-and-feedback)
* [Themes](#themes)
* [NuGet Package Change Log](#nuget-package-change-log)
* [Version Compatibility](#version-compatibility)## Demos
The **demo** folder contains demo sources. For information on how to run demos locally, refer to the [Demos](https://docs.devexpress.com/Blazor/401058#run-demos-locally) help topic.
DevExpress Blazor components also ship with [online demos](https://demos.devexpress.com/blazor/).
## Get Started
The following help topics describe how to start using Blazor components:
* [Prerequisites](https://docs.devexpress.com/Blazor/401055)
* [Create an Application](https://docs.devexpress.com/Blazor/401057/)## Documentation
Refer to [online documentation](https://docs.devexpress.com/Blazor/400725/blazor-components).
# Helpful Resources
* [Code Examples](examples.md)
* [Troubleshooting](https://docs.devexpress.com/Blazor/401608)
* [Blog](https://community.devexpress.com/tags/Blazor/default.aspx)## Support and Feedback
Welcome to our [Support Center](https://supportcenter.devexpress.com/ticket/create) if you want to ask questions, share ideas, or report an issue.
## Themes
The **DevExpress.Blazor.Themes NuGet** package contains the following Blazor application stylesheets:
* Four built-in DevExpress themes
* A stylesheet that allows you to apply Bootstrap-based themes to DevExpress Blazor componentsRefer to the [Themes](https://docs.devexpress.com/Blazor/401523/styling-and-themes/themes) help topic for more information.
## NuGet Package Change Log
Check out the NuGet package's [version history](https://www.devexpress.com/support/versions.xml).
# Version Compatibility
Check out the version compatibility of .NET and the DevExpress.Blazor NuGet package: [Prerequisites](https://docs.devexpress.com/Blazor/401055/prerequisites#net-framework).