Hangfire.Console.Extensions 1.2.0
Makes it easier to use Hangfire.Console with .net core dependency injection
No packages depend on Hangfire.Console.Extensions.
1.2.0 * Upgraded package dependencies 1.1.0 * Added IRecurringJobManager.AddOrUpdateManuallyTriggered * Added StartAndWaitAsync overload without result * Fixed bug in StartAndWaitAsync (y-weiner found and fixed it) 1.0.5 * Upgraded dependencies 1.0.4 * Fixed issue that caused the first job to not log to hangfire console. 1.0.3 * Fixed issue when using both Hangfire.Console.Extensions and Hangfire.Console.Extensions.Serilog 1.0.2 * Added support for getting the PerformingContext with the constructor.
.NET Standard 2.0
- Hangfire.Console (>= 1.4.2)
- Microsoft.Extensions.Logging (>= 7.0.0)
- Microsoft.Extensions.Logging.Configuration (>= 7.0.0)