Top 20 NuGet aspnetcore Packages

Unit test, integration test and functional test helpers. Includes mocked HttpContext, ActionContext, UserManager and SignInManager. Also includes startup extensions to assert that services has been registered and some extension methods to modify security policies (like bypass a policy).
ASPNETCORE WebApi support for Bix
IO tooling used for fast network data transfer
Network data transfer HTTP client for Bix
IO tooling for fast network data transfer for Bix
HMAC digest authentication for Bix
HTTP client tools for Bix
ASP.NET Core Dependency Injection IoC registration for CoreDdd.Nhibernate library
Middleware to expose Swagger JSON endpoints from Azure Function APIs built on ASP.NET Core
Auto Health Check. Test how defensive your asp.net core application is.
Auto Health Check integration for Microsoft.AspNetCore.Diagnostics.HealthChecks.
An SQLite-backed IDistributedCache cache implementation for ASP.NET Core. Fast, transparent, persistent caching.
Configuration store support for Esquio. For more information see http://github.com/Xabaril/Esquio
Fork from https://github.com/hermanho/RazorEngine
A middleware that allows whitelist or blacklist incomming requests based on IP address. It can be configured using single IP address or ranges. It supports single IP, IP range IPv4 and IPv6. There is also possible to ignore specific paths from IP filtering.
This package contains an ASP.NET Core middleware to validate signed http requests with the Medidata MAuth protocol. The middleware communicates with an MAuth server in order to confirm the validity of the request authentication header. Include this package in your ASP.NET Core web api if you want to...
Extract http request information.
AspnetCore useful middlewares.
Extensions to directly add azure keyvault as configuration to an aspnetcore web application
Easy testing of role based authentication during integration testing for ASP.NET core applications.