Top 20 NuGet startup Packages

This package implements base logic for browser based web application startup configuration, including cookie authentication, automapping, exception handling and rest client through Refit.
This package implements base logic for web api startup configuration and basic controllers for authentication and user management.
This package implements base logic for web api startup configuration, including logging, caching, automapping, authentication, authorization, exception handling, api versioning and api documentation with Swagger.
标准化DI注入点
A library that enables automatic startup for .NET applications at system-boot while providing additional startup management options.
Provides an abstraction of "hosting middleware" that can be added to the application's web hosting pipeline as a means to asynchronously intercept startup and graceful shutdowns. Part of an alternative to `IStartupFilter` that is asynchronous.
Provides functionality to wire up "hosting middleware" that can be added to the application's web hosting pipeline as a means to asynchronously intercept startup and graceful shutdowns. An alternative to `IStartupFilter` that is asynchronous.
Provides functionality for mocking application hosting and hosting middleware components to ease in the testing of same.
Provides functionality to wire up a delayed-start to an application's web hosting pipeline. Useful for crudely avoiding race conditions with other parts of an application's surrounding infrastructure.
AspNet Core WebApi configuration helpers