Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
-
Updated
Sep 11, 2020
{{ message }}
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
It would be good to have a easy way to disable a MatTab by just passing a prop.
Try .NET provides developers and content authors with tools to create interactive experiences.
@kiwi179 proposes a lookup set for additional functionality
https://wellsb.com/csharp/aspnet/code-first-ef-core-lookup-table-blazor/
https://coding.abel.nu/2013/11/enums-and-lookup-tables-with-ef-code-first/
A home for your business logic in any .NET application.
It would be great if there were a BSComboBox (a cross between a Text input and a dropdown, with text autocomplete).
Bolero brings Blazor to F# developers with an easy to use Model-View-Update architecture, HTML combinators, hot reloaded templates, type-safe endpoints, advanced routing and remoting capabilities, and more.
Element的blazor版本,用 .NET 写前端的 UI 框架,无JS,无TS,非 Silverlight,非 WebForm,开箱即用
Rock, Paper, Scissors, Lizard, Spock - Sample Application
Asp.Net Core 3.1 samples (+ Angular 9.0, React 16.13, Vue 2.6) with modern Clean Architecture, Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Blazor, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Port of FluentUI/Office Fabric React components and style to Blazor
AOP framework for .NET (c#, vb, etc)
Modular blog using Blazor with clean domain-driven design patterns
To help with accessibility, we need to add an aria attribute to the x in the modal header as per the link above. We should also reenable the tabindex so the x can be tabbed into. This was r
A library to provide access to local storage in Blazor applications
To avoid confusion when a IJSRuntime has already been registered with the TestServiceProvider, lets use TryAddSingleton instead and throw an exception if it or some other mock has already been registered.
Thank you very much for the excellent tools.
Is thw textbox support RTL direction, if not could you please add it.
Again thank you very much.
HTML5 Canvas API implementation for Microsoft Blazor
This is a "meta issue": currently I mostly throw exceptions of existing exception types from mscorlib. This isn't good in many cases, i.e. adding a few custom types would definitely make it easier to identify certain error scenarios from user code.
On a positive side, I always throw exceptions via Error.* methods, i.e. it's actually pretty easy to identify all the scenarios that would benefit f
Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
Hello DevExpress Team,
I wanted to raise awareness that after the 20.1.6 update, the problem that the DxDataGrid EditForm immediately closes on custom button click exists again.
This is not related to a master-detail view as mentioned in #159, and specifying a [Key] attribute as mentioned in [T900420](https://supportcenter.devexpress.com/ticket/details/t900420/datagrid-for-blazor-the-edit-
Library for creating read-only file streams from file input elements or drop targets in Blazor.
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
A context menu component for Blazor !
Add a description, image, and links to the blazor topic page so that developers can more easily learn about it.
To associate your repository with the blazor topic, visit your repo's landing page and select "manage topics."
Tree 树形控件,Text是否可以支持html格式,目前好像只能放string太单调了。