Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
-
Updated
Oct 15, 2020
{{ message }}
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
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.
A Web UI Library based on Element and Blazor WebAssembly.
Asp.Net Core 3.1 samples (+ Angular 9.0, React 16.13, Vue 2.6) with Clean Architecture (Monolith, Modular Monolith, Microservices), 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, ...
Rock, Paper, Scissors, Lizard, Spock - Sample Application
Port of FluentUI/Office Fabric React components and style to Blazor
With #153, I have laid out the foundation for this issue. Instead of the three sample projects, we now have a dual-mode blazor application that looks and feels similar to the official Chart.js samples.
If you want to contribute to this library and/or get to know ChartJs.Blazor, you can port one of the samples listed below a
AOP framework for .NET (c#, vb, etc)
Modular blog using Blazor with clean domain-driven design patterns
I'd like the change the transparency of the overlay. This could be done by adding an option to change the class of the overlay.
A library to provide access to local storage in Blazor applications
The mock JSRuntime should support being cast to IJSInProcessRuntime and IJSUnmarshalledRuntime by implementing the interfaces, and providing additional setup and verify methods.
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.
Even though this isn't super critical, this might help with addressing https://stackoverflow.com/questions/57938081/blazor-preview-9-mono-wasm-memory-access-out-of-bounds-max-string-size-for-dotn
HTML5 Canvas API implementation for Microsoft Blazor
Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
Library for creating read-only file streams from file input elements or drop targets in Blazor.
DevExpress UI for Blazor
A context menu component for Blazor !
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
A JavaScript free toast library for Blazor and Razor Component applications
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."
Referring to how the other components do it but MatSlider is ValueMax / ValueMin / Step & MatNumeric is Maximum, Minimum and Step.
I would like to see it consistent across the components or since we only have 2 instances of "Max/Min/Step" that I found we can refer to material.io for the tie breaker?
**Material-UI uses step, min, max for their Slider - Which I think is best and suggest