Info
Version: | 1.3.70 |
Author(s): | Naos Project |
Last Update: | Monday, June 27, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.MessageBus.Hangfire.Bootstrapper |
Install
Install-Package Naos.MessageBus.Hangfire.Bootstrapper
dotnet add package Naos.MessageBus.Hangfire.Bootstrapper
paket add Naos.MessageBus.Hangfire.Bootstrapper
Naos.MessageBus.Hangfire.Bootstrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- CLAP(>= 4.6.0)
- Naos.Logging.Domain(>= 1.0.73)
- Naos.MessageBus.Core(>= 1.3.33)
- Naos.MessageBus.Hangfire.Sender(>= 1.3.33)
- Naos.MessageBus.Persistence(>= 1.3.33)
- OBeautifulCode.Serialization.Recipes.Factory(>= 1.0.63)
- Hangfire.SqlServer(>= 1.5.9)
- OBeautifulCode.Assertion.Recipes.Must(>= 1.0.15)
- OBeautifulCode.Collection.Recipes.EnumerableExtensions(>= 1.0.44)
- OBeautifulCode.Reflection.Recipes.ReflectionHelper(>= 1.0.90)
Provides clear extension points for registering message handlers, adding logging, error handling, etc.