Top 20 NuGet razor Packages

Free TON Client for Blazor
Free TON Client for Blazor
A JavaScript free Toast library for Blazor and Razor Components applications.
Support for using the Razor view engine within a FubuMVC application.
Free and Open Source fork of NServiceKit.Razor V3 - Turns NServiceKit into a Complete Web + REST Services Stack. Replaces need for ASP.NET MVC. - Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / Mono runtimes. - Add HTML views to existing services. -...
MSBuild Tasks to help creating self-contained embedded versions of ServiceStack that can be ILMerged into a single cross-platform .exe accessed by the users perferred browser or hosted inside a Native Desktop App shell containing a Web Browser widget. Once added to a project the install.ps1 s...
An out-of-the-box Web API for invoking database stored procedures, transforming the results as JSON, BSON, JSONP, XML, CSV, Excel xlsx, or any text generated by Razor dynamic template. Please visit https://github.com/DataBooster/DbWebApi for detail.
Popular lib for using DataTables.net with IQueryable. This package contain x-platform shared code. Install either Mvc.JQuery.DataTables for MVC5 or Mvc.JQuery.DataTables.AspNetCore for AspNetCore
Pluggable on-the-fly Razor customization library
Trivial compile-time Razor HTML Minifier for ASP.NET MVC 5.
Adds Swank support to the Graphite web framework.
A JavaScript free menu library for Blazor and Razor Components applications.
A Razor class library for interacting with the browser Clipboard API. Use in Blazor Server Apps or Blazor WebAssembly Apps.
Send emails to Mailtrap. Uses FluentEmail.Smtp for delivery.
Helpers to allow unit testing precompiled Razor views
RazorEngine.Roslyn - Roslyn support for RazorEngine.
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/
Dialog component as a service for Blazor
Provides core functionality for your Blazor component libraries as well as many of the Blazorade libraries, such as Blazorade Bootstrap.
Package allows you to use the same friendly markup for a Razor Component in Razor Pages as you would in Blazor. For example: <mycomponent message='$"Hello World {DateTime.Now}"' /> vs <component type="typeof(MyComponent)" render-mode="Static" param-message='$...