Top 20 NuGet aspnetcore Packages

RavenDB.DependencyInjection makes it easy to put your Raven doc store and document session into AspNetCore's dependency injection container.
Slack logger provider implementation for Microsoft.Extensions.Logging.
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
ebyte23.UsePathBase
ASP.NET Core Identity by default uses string as primary key, using GuIdentity you will have guid as a primary key.
My Tested ASP.NET Core MVC configuration components.
My Tested ASP.NET Core MVC licensing components.
A MongoDB provider for ASP.NET Core Identity framework.
Package Description
Mono support for ASP.NET Core
EmbedIO web server support for ASP.NET Core, as a drop-in replacement for Kestrel
A toolchain for ASP.NET Core to automatically generating API documentation.
A toolchain for ASP.NET Core to automatically generating API documentation.
OAuth2.0 Server
This package contains some reusable, flexible and scalable api widgets for Asp.Net Core.
Provides support for configuring Asp.Net Core applications with Consul
StaticDotNet.DependencyInjection.Configuration provides a way to configure services outside of the Startup class.
StaticDotNet.EntityFrameworkCore.ModelConfiguration provides a way to configure entities outside of DbContext.OnModelCreating without having to add custom code to your DbContext.