Top 20 NuGet ASP.NET Packages

Package Description
Storage package for ServiceBlock
Provides functionality to help with testing code that has dependencies on parts of ASP.NET Core.
Provides an implementation of an ASP.NET Core health check that runs a given query against a resolved Entity Framework 6 db context.
Provides support for idiomatic configuration of ASP.NET Core within Windows-based AWS Elastic Beanstalk instances, as a mitigation of a known deficiency wherein AWS Elastic Beanstalk IIS Environment configuration doesn't actually get its configuration values into ASP.NET Core application...
Provides assorted model annotations that FoxGuard uses in its internal-use line-of-business software.
Provides an Autofac helper that augments registrations with the ability to provide a singleton-compatible implementation of ASP.NET Core's IUrlHelper.
Provides an ASP.NET Core model validator that marks a member as being required, contingent on the value of a sibling boolean member. Based on `foolproof`.
Provides ASP.NET Core model binders to clean up string inputs, handle base-64 values portably, and adapt parsing to a legacy paradigm.
Provides ASP.NET Core request middleware that starts and manages a stopwatch specific to the current request. The value of the stopwatch is made available in the request's `HttpContext`, and the final value at the end of the request is logged for future analysis.
Provides a fluent extension of ASP.NET Core's application builder so that consumers can configure support for using forwarded HTTP headers from AWS Load Balancers.
Provides fluent extensions of ASP.NET Core's hosting mechanisms so that consumers can wire up a Serilog implementation of Microsoft's logging abstraction, as long as it has been elsewhere registered with dependency injection in a singleton scope. This allows the use of Serilog-bac...
Provides fluent extensions of ASP.NET Core's hosting mechanisms so that consumers can easily wire in large sets of Autofac configuration, without crowding their `Startup` classes. An alternative to `Autofac.Extensions.Hosting`. This package is for Autofac version 5. For an identi...
Messaging package for ServiceBlock
Extensions package for ServiceBlock
Custom Attribute
The simplest webserver
Package Description
Single Page Application templates for ASP.NET Core To install the templates in this package, run 'dotnet new --install Microsoft.DotNet.Web.Spa.ProjectTemplates.3.0::3.0.3'. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/bd1e14b7d16b798de8a874189c89af...