Top 20 NuGet Packages depending on Microsoft.AspNetCore.Components

Total dependencies: 628

Blazor Component wrapper for FileSaver.js
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.
Blazor DataTable component with support for client and server side paging, filtering and sorting
Simplistic implementation of an infinite scroll component for Blazor
CEC.Routing is a Blazor Routing Library based on the Microsoft Router with additional control for unsaved pages
Material Design Icons for Blazor, Razor Pages and so on from https://materialdesignicons.com/ .
Basis for the core layer of the Kraken Framework
Package Description
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...
Package Description
Package Description
Manage Browser Local And Sission Storage
Clean view is a wrapper for MainLayout for blazor for net5.0 projects.
oy2eqyhbg6midv66tbuau2eru3slhoculcn42we2yfbw7i
Blazor device interop library including wrappers for Geolocation API. Updated to .NET 5
Blazor device interop library including wrappers for Geolocation API
Package Description
Blazor Webassembly Localization that supports fetching localized texts asynchronously, for example from your backend API. Inject 'IBlazorLocalizer Loc' and use 'Loc["LocalizedStringKeyHere"]' or use the component <Localized> to localize your texts. Please refer to readme or project URL for a compl...