-
Updated
Jan 31, 2022
#
razor-components
Here are 53 public repositories matching this topic...
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
microsoft
awesome
csharp
aspnetcore
webassembly
dotnet-core
awesome-list
asp-net-core
razor
blazor
blazor-crud
blazor-application
blazor-interop
razor-components
blazor-component
blazor-sample
blazor-web
microsoft-blazor
blazor-port
blazor-master
egil
commented
Nov 24, 2020
If a component has a child content parameter that is a RenderFragment<TValue>
, then the parameter builder's AddChildContent method should throw an exception with an error message telling the user to use .Add(p => p.ChildContent, ...)
instead.
For example, the following should throw an helpful exception:
var cut = RenderComponent<Virtualize<string>>(ps => ps
.Add(p => p.Items, Te
A JavaScript free toast library for Blazor and Razor Component applications
csharp
nuget
toast
razor
toast-message
hacktoberfest
toast-notifications
blazor
toast-ui
razor-components
blazored
blazor-server
blazor-webassembly
javascript-free-toast
-
Updated
Oct 8, 2021 - C#
A context menu component for Blazor !
-
Updated
Nov 25, 2021 - C#
A collection of examples related to Telerik UI for Blazor Components: https://www.telerik.com/blazor-ui
ui
grid
aspnetcore
wasm
telerik
razor
datagrid
blazor
sample-apps
razor-components
blazor-server
blazor-components
blazor-ui
blazor-webassembly
blazor-applications
blazor-samples
blazor-examples
-
Updated
Jan 25, 2022 - C#
A JavaScript free menu library for Blazor and Razor Components applications.
nuget
webassembly
menus
menu
menu-navigation
razor
hacktoberfest
blazor
razor-components
blazored
menubuilder
-
Updated
Oct 22, 2021 - C#
A Razor class library for interacting with SweetAlert2
notifications
library
alert
dotnet
sweetalert
sweetalert2
dialog
prompt
popup
toast
confirm
razor
confirmation-dialog
hacktoberfest
blazor
razor-components
-
Updated
Feb 1, 2022 - C#
Lightweight Event Aggregator for Blazor (Razor Components).
-
Updated
Oct 1, 2021 - C#
JeroenBer
opened
Jan 8, 2022
Sample code for blog - Using FluentValidation for Forms Validation in Blazor
-
Updated
Oct 17, 2019 - C#
A free JavaScript Jalali (Persian) and Gregorian (Miladi) dual datepicker library for Blazor applications
component
csharp
nuget
datepicker
persian-calendar
razor
datepicker-component
calendar-component
javascript-calendar
jalali-date-picker
persian-datepicker
blazor
jalali-date
razor-components
blazor-server
blazor-webassembly
-
Updated
Aug 7, 2021 - SCSS
Public Documentation for Telerik UI for Blazor components.
documentation
docs
ui
webassembly
wasm
telerik
ui-components
razor
blazor
blazor-application
blazor-client
razor-components
blazor-server
blazor-components
blazor-ui
blazor-apps
blazor-examples
-
Updated
Jan 31, 2022 - JavaScript
Razor component for Markdown rendering.
javascript
markdown
csharp
frontend
dotnet
highlighting
dotnet-core
component-library
razor
markdig
mermaid
blazor
razor-components
razorcomponents
acblog
-
Updated
Jan 27, 2022 - C#
Localization messages for Telerik UI for Blazor components: https://www.telerik.com/blazor-ui
multilingual
ui
translation
internationalization
localization
languages
messages
features
blazor
razor-components
blazor-components
telerik-ui
demo-messages
telerik-blazor
blazor-ui-library
-
Updated
Jan 25, 2022
Companion repo for blog post: Creating a reusable, JavaScript free, Blazor modal
-
Updated
Oct 14, 2019 - C#
Razor Components for azure-maps-control
-
Updated
Jan 11, 2022 - C#
Companion repo for blog post: Blazor toast notifications using only C#, HTML & CSS
-
Updated
Jul 4, 2019 - HTML
An advanced Blazor example demonstrating a Razor class library with embedded JavaScript shared between a Blazor Server and a Blazor WebAssembly project.
-
Updated
Feb 18, 2020 - HTML
Material Design Components for Web (MDC-Web) for ASP.NET Core 3.0 Razor Components.
c-sharp
material-design
aspnetcore
material-components
aspnet-core
asp-net-core
material-design-components
razor-templates
mdc-web
razor-components
-
Updated
Sep 24, 2019 - C#
Development of this component library has been moved to another repository. Check the link.
-
Updated
Jan 21, 2020 - C#
It is educational material with simple steps to learn Blazor. It is designed to be used in Doğuş Teknoloji internal training.
-
Updated
May 10, 2021 - C#
Bootstrap.NET is a strongly typed version of Bootstrap implemented in Razor Components, with a nice Bootstrap-like syntax for specifying options on components. On top of that, you get compile-time errors if you try to assign invalid options to components.
-
Updated
Aug 29, 2019 - C#
A .NET Core 3.0 Razor Components Library for Plotly.js
-
Updated
Sep 26, 2019 - C#
Modulight is a light modular framework aimed to be low intrusive based on dependency injection for .NET, ASP.NET, Blazor, and command-line.
graphql
modular
command-line
dotnet
dependency-injection
lazy-loading
modular-framework
blazor
razor-components
blazor-server
blazor-webassembly
-
Updated
Jan 28, 2022 - C#
Compile and render Razor components (.razor) in .NET Interactive Notebooks.
-
Updated
Jan 24, 2022 - C#
This is Blazor Web Assemble App which can run on Client Machine with Server side functionality. Also used Entity Framework Core, Dependency Injection, Table Relationship and more.
csharp
aspnetcore
dependency-injection
webassembly
entity-framework-core
crud-sample
blazor
netcore3
razor-components
-
Updated
Oct 30, 2019 - C#
A collection of useful tiny tools based on Modulight, a modular framework aimed to be low intrusive based on dependency injection for .NET 5, ASP.NET Core and Blazor.
-
Updated
Feb 1, 2022 - C#
Example for EJ2 DataGrid in ASP.NET Core Razor Components
-
Updated
Apr 11, 2019 - C#
Razor component libraries built on Modulight.
-
Updated
Feb 1, 2022 - C#
Improve this page
Add a description, image, and links to the razor-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the razor-components topic, visit your repo's landing page and select "manage topics."
Describe the question
I have implemented MatBlazorTable and first columns has MatBlazorCheckbox. I couldnt find how to implement Select All feature.
Expected behavior
I would like to add Select All button to select all items in the table with checkboxes.
Screenshots
Before click button
![image](https://user-images.githubusercontent.com/10263337/110940096-a7b40e80-8336-11eb-9