Top 20 NuGet Packages depending on Microsoft.Extensions.Hosting.Abstractions

Total dependencies: 999

Package Description
Hosting environment for D-ASYNC microservice ecosystem that processes HTTP requests.
The D-ASYNC Execution Engine.
Package Description
Package Description
Bug fixes Add tracing exception Update latest packages
Common exceptions, middlewares, etc.
A Simple Scheduler, with task execution queue built on TPL DataFlow. Schedules described by simple strings "now", "at|2020-01-27T09:00:00", "after|4hh", "every|10mm|x5" Or using fluent interface _taskBuilderFactory.BuildTask().Run("some task").At(DateTime.Now.AddSeconds(20)); The task to be performe...
Middleware exception handling for Giga ASP.NET Core Web Api projects.
Package Description
Package Description
Package Description
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.
Package Description