Top 20 NuGet blazor Packages

A Razor class library for interacting with the browser page visibility API. Use in Blazor Server Apps or Blazor WebAssembly Apps.
A Bootstrap 4 modal dialog for Asp.NET Blazor.
Dropdown from Blazor port of Office Fabric UI
ContextualMenu from Blazor port of Office Fabric UI
RichTextEditor built using Fabric components and quilljs
Blazor WebAssembly LocalStorage
QuartzHost核心部分 Quart.Net 在dotnetcore3.1平台的实现任务的启动、停止、新建、暂停、恢复等
TestHost implementation for Blazor components and pages so that you can unit test any type of Blazor component. Runs through the various component lifecycle events, and renders the final html for the Blazor component.
A Blazor UI component for smooth signature drawing on a HTML5 canvas.
Blazor DataTable component with support for client and server side paging, filtering and sorting
Build mechanism for BlazorMobile applications. This must be referenced in your Blazor web application project
A fully customizable and extensible all-purpose diagrams library for Blazor
Simplistic implementation of an infinite scroll component for Blazor
Xamarin.Forms WebView component for hosting Blazor components in hybrid (native + web) applications.
Material Design Icons for Blazor, Razor Pages and so on from https://materialdesignicons.com/ .
Steve Sanderson's TestHost implementation as NuGet package from his BlazorUnitTestingPrototype project source code. This library provides helpers for unit testing of Blazor components. Additionally .NET5 support has been provided. NuGet now supports both .NetStandard2.1 and .NET5. See the following...