All Projects → telerik → blazor-ui

telerik / blazor-ui

Licence: MIT License
A collection of examples related to Telerik UI for Blazor Components: https://www.telerik.com/blazor-ui

Programming Languages

C#
18002 projects
HTML
75241 projects
CSS
56736 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
TSQL
950 projects
typescript
32286 projects

Projects that are alternatives of or similar to blazor-ui

blazor-docs
Public Documentation for Telerik UI for Blazor components.
Stars: ✭ 42 (-76.92%)
Mutual labels:  telerik, razor, blazor, razor-components, blazor-server, blazor-components, blazor-ui, blazor-examples
smart-blazor
Blazor UI Components & Examples
Stars: ✭ 32 (-82.42%)
Mutual labels:  aspnetcore, blazor, blazor-server, blazor-components, blazor-webassembly
Blazor.PersianDatePicker
A free JavaScript Jalali (Persian) and Gregorian (Miladi) dual datepicker library for Blazor applications
Stars: ✭ 40 (-78.02%)
Mutual labels:  razor, blazor, razor-components, blazor-server, blazor-webassembly
MudBlazor.Markdown
Markdown component based on the MudBlazor environment
Stars: ✭ 30 (-83.52%)
Mutual labels:  wasm, blazor, blazor-server, blazor-components, blazor-webassembly
Ant Design Blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
Stars: ✭ 3,890 (+2037.36%)
Mutual labels:  wasm, blazor, blazor-server, blazor-components, blazor-webassembly
MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
Stars: ✭ 4,539 (+2393.96%)
Mutual labels:  blazor, blazor-server, blazor-components, blazor-webassembly
Awesome Blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Stars: ✭ 6,063 (+3231.32%)
Mutual labels:  aspnetcore, razor, blazor, razor-components
BlazorCefApp
Build windows desktop GUI app via CEF / WinForms / Blazor server-site
Stars: ✭ 28 (-84.62%)
Mutual labels:  blazor, blazor-server, blazor-applications
bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
Stars: ✭ 857 (+370.88%)
Mutual labels:  blazor, razor-components, blazor-components
BlazorDemo
Demo application for my writings about Blazor
Stars: ✭ 79 (-56.59%)
Mutual labels:  aspnetcore, razor, blazor
AutoSaveEditForm
A replacement for the default EditForm component which will auto save a form until it is successfully submitted
Stars: ✭ 44 (-75.82%)
Mutual labels:  blazor, blazor-server, blazor-webassembly
ant-design-blazor
Ant Design for Blazor (WIP)
Stars: ✭ 23 (-87.36%)
Mutual labels:  aspnetcore, blazor, blazor-ui
RazorComponents.Markdown
Razor component for Markdown rendering.
Stars: ✭ 30 (-83.52%)
Mutual labels:  razor, blazor, razor-components
AspNetCore6Experiments
ASP.NET Core Blazor BFF with Azure AD and Razor page
Stars: ✭ 43 (-76.37%)
Mutual labels:  aspnetcore, razor, blazor
AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
Stars: ✭ 136 (-25.27%)
Mutual labels:  blazor, blazor-server, blazor-webassembly
FindRazorSourceFile
This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
Stars: ✭ 39 (-78.57%)
Mutual labels:  blazor, blazor-server, blazor-webassembly
Blazorade-Teams
A Blazor component library that is designed to be used when building applications for Microsoft Teams.
Stars: ✭ 29 (-84.07%)
Mutual labels:  blazor, blazor-server, blazor-webassembly
BlazorServerWithDocker
Companion code sample for my blog post - Containerising a Blazor Server App
Stars: ✭ 16 (-91.21%)
Mutual labels:  aspnetcore, blazor, blazor-server
blazor-tailwindcss-template
This template demostrates the integration of tailwindcss with blazor and covers important features like hot-reload and css isolation
Stars: ✭ 38 (-79.12%)
Mutual labels:  aspnetcore, blazor, blazor-webassembly
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: ✭ 23 (-87.36%)
Mutual labels:  aspnetcore, blazor, blazor-webassembly

Telerik UI for Blazor Sample Projects

This repository contains examples related to Telerik UI for Blazor components that are not part of the documentation or demos. They provide scenarios and answers to common how-to questions related to Blazor Grid, Chart, Editor, Drawer, Scheduler, etc for both Blazor WebAssembly and Blazor Server projects. For most of them, a component and some classes are the core of the example.

This repo also contains two larger Blazor sample applications.

Contribution

Issues and Pull Requests are welcome.

To submit a pull request, you should first fork the repo.

Package References

The projects usually reference a commercial version of UI for Blazor components. If you only have a trial license, replace the reference to the NuGet package and to the JS Interop file and/or Theme accordingly.

The references (both to Telerik UI for Blazor, and the .NET framework) are usually up-to-date for the time of creation. You may need to update to their latest versions and make any necessary changes. The Blazor framework is evolving rapidly and these examples may not get their references updated all the time. Nevertheless, the general approaches should remain valid, barring breaking changes in the framework.

See Also

This repository does not contain the actual source code of the components, or the demos application.

You can find the demos live at https://demos.telerik.com/blazor-ui

You can find documentaion at https://docs.telerik.com/blazor-ui/introduction

You can find the tracker for bugs and feature requests at https://feedback.telerik.com/blazor

The demos application is available as an offline project from your Telerik UI for Blazor installation.

You can find or contribute localization texts at https://github.com/telerik/blazor-ui-messages

You can test code snippets directly at https://blazorrepl.telerik.com/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].