Top 20 NuGet Packages depending on FGS.Extensions.Hosting.Middleware.Abstractions

Total dependencies: 3

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.