Top 20 NuGet Packages

Package Description
Hosting environment for D-ASYNC microservice ecosystem that processes HTTP requests.
Binds together all necessary components to run D-ASYNC on ASP NET Core with minimal effort.
ASP.NET AJAX Validators. For more information check here, https://blogs.msdn.microsoft.com/mattgi/2007/01/23/asp-net-ajax-validators/
Updated *.browser file for >IE10 on ASP.NET 2.0
This is an ASP.NET HTTP module written in C# to block the access of clients to a site based on their IP address. It supports a provider model to store the individual IP's or range of IP addresses.
Script and Stylesheet manager for ASP.NET applications
In ASP.net site use single web.config for all servers (dev, test, prod, etc), simple add this Extension class to read Settings or ConnectionString
This site extension installs Microsoft.AspNetCore.App and Microsoft.NetCore.App shared runtimes.
This site extension installs Microsoft.AspNetCore.App and Microsoft.NetCore.App shared runtimes.
Provides support for configuring Asp.Net Core applications with Consul
This package provides a configuration provider that reads configuration key-value pairs from Google Cloud Platform Secret Manager using official SDK as documented here: https://cloud.google.com/secret-manager/docs/reference/libraries
Package Description
ASP.Net Core Impersonation gives the ability to impersonate a user at either a function level or a middleware level. For information and documentation on how to use the library please go to the GitHub repository. https://github.com/lilpug/ASP.NET-Core-Impersonation
Creates a sample asp.net core app, with dockerfile, and sample kubernetes deployment files.
Adds security headers to the ASP.NET pipeline.
A library including a 'teapot' endpoint with a 'brewcoffee' method.
Package Description
A C# project template that contains a simple ASP.NET Core Web API with API documentation by NSwag.
A 'dotnet new' template for creating a fully-featured, 12 Factor, ASP.NET Core Web API for AKS