Info
| Version: | 10.0.1 |
| Author(s): | Toby Henderson |
| Last Update: | Sunday, October 12, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.goparamore.io/ |
| NuGet Url: | https://www.nuget.org/packages/Paramore.Brighter.ServiceActivator.Extensions.Hosting |
Install
Install-Package Paramore.Brighter.ServiceActivator.Extensions.Hosting
dotnet add package Paramore.Brighter.ServiceActivator.Extensions.Hosting
paket add Paramore.Brighter.ServiceActivator.Extensions.Hosting
Paramore.Brighter.ServiceActivator.Extensions.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Paramore.Brighter.Extensions.DependencyInjection(>= 2.0.4)
- Microsoft.Extensions.Hosting(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Paramore.Brighter.ServiceActivator(>= 8.0.71)
Provides hosted service implementation for running service activator as a background task in IHostBuilder-based applications.