Found 404 packages
Razor is a markup syntax for adding server-side logic to web pages. This package contains runtime components for rendering Razor pages and implementing tag helpers. Commonly used types: Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
A clean code approach to conditional CSS Classes in Blazor Components (Razor Components). When building complex components for ASP.NET Blazor there are often CSS classes generated by multiple factors. Styles can often be added by system & component state, public parameters, and static base CSS classes. Combining many CSS classes together doesn't scale well, and when components get large it can be tough to reason about. The CSS builder pattern fixes this problem by offering a easy to repeat, easy to read pattern to use across components in a project.
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.
bUnit is a testing library for Blazor components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can interact with and inspect the component under test, trigger event handlers, provide cascading values, and inject services. bUnit also includes a complete fake implementation of Blazor's authentication and authorization logic, navigation manager, and JSInterop.
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.
Provides razor components for using StrawberryShake.
A library to provide access to local storage in Blazor applications
Material Design components for Blazor and Razor Components
A JavaScript free Toast library for Blazor and Razor Components applications.
Razor Base Components technology server types and implementations for EasyDataCore infrastructure
A library to provide access to session storage in Blazor applications
A powerful and customizable modal implementation for Blazor applications.
Its a Blazor serverside United Template with all the ASP.NET Core templates using bootsrap 4 and components architecture.
Razor Tools Components technology server types and implementations for EasyDataCore infrastructure
Blazority is a Blazor component library based on Clarity UI. We aim to provide components that are easy to use, built as purely as possibly using Blazor, with little to no JavaScript. This libary is compatiable with both Blazor Server and Web Assembly modes.
A typeahead component for Blazor applications
Blazor extensions for Analytics. Supported platforms: Google Analytics, GTAG, ...
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/
Razor Component Tag Helpers is a small, minimalistic library that lets you write tag helpers as Razor powered static components. Great to use when you want better UI composition but you just want to use MVC or Razor Pages.
An automation framework to build Blazor Component Library faster and easily. Both supports the razor component or RenderTreeBuilder fragment building modes.