BlazorPlus is a component library that helps you to write code more directly and easily,
Single dll , light-weight (about 280KB dll) ,
Blazor Server/Client/WASM Side Session,Modal Dialog,Controls,File Upload,TreeView
BlazorSession
BlazorDialog - modal dialog with ESC key support , and BACK button...
More information
This library provides attributes-based compile-time AOP framework.
Create your aspect by marking class with [Aspect], its methods with [Advice] and create trigger attribute with [Injection].
That's it! Cross-cutting concerns made easy! Just apply your attribute where you need and...
More information
A collection of loading indicators animated with CSS for Blazor. Spinkit also includes the SpinLoader component with templates for handling null values during async operations. Spinkit includes CSS from the Spinkit project by Tobias Ahlin https://tobiasahlin.com/spinkit/
Syncfusion Blazor Components are built from the ground up to be lightweight, responsive, and touch-friendly. It includes over 65+ components, including grid, chart, scheduler, barcode generator, listbox, file manager, powerpoint or presentation, excel and much more.
Components Included:
GRIDS...
More information
A JavaScript interop for Blazor used to detect the browser's screen size and perform Media Query tests. BlazorSize uses the DOM API `matchMedia` to test screen size. BlazorSize was created to allow Blazor components to render adaptively.
bUnit.core is the base library that provides support for testing Blazor components. You need to install bUnit.web as well to test web-based Blazor components.