Top 20 NuGet aspnetcore Packages

Easy way to render Razor View as string
Provides feature folders via convention to a Rocket Surgery Web Application
Add centralized structured logging to ASP.NET Core applications using Serilog.
Alternative Blazor Dev Server to be available CSS live reloading.
.Net Core Web methods
MiCake's implementation support for unit of work.
MiCake's implementation for identity.
Extensions used by MiCake to implement the DDD.Contains dynamic repository,repository lifetime,domain metadata,and more.
MiCake's implementation support for DDD Application layer.
MiCake audit components.Contains soft deletion,create information,and more.
MiCake abstraction of AOP
This library provides a special type of List<T> that can be used to create dynamic lists in ASP.NET MVC views, i.e. lists where the user can click "add new item" and the server renders a new list item using Ajax.
Adds ASP.NET Core filters that translate from Result to ActionResult.
Package Description This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/979632683c720152cc04d0684644c40512f4e953
Templates to create Ext.NET Classic v7 projects.
This library provides a bunch of useful methods for working with AspNetCore applications: automatic registration of services, middlewares and model binders, automatic generation of model binder providers, tools for switching from Ugly Fat Controllers to Nice Skinny Controllers, and much much more!
Allows for the resolution of IRequestCultureProvider instances via the service provider during each request. This allows standard dependency resolution of RequestCultureProvider depencies for things like DBConnection, Http Clients, Caches, etc.
A message bus implement for RabbitMQ in MiCake.
A message bus abstraction for MiCake.
AutoMapper extension for MiCake