Info
Version: | 6.0.4 |
Author(s): | BLCKMN |
Last Update: | Thursday, October 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blckmn/SimpleRabbit |
NuGet Url: | https://www.nuget.org/packages/SimpleRabbit.NetCore.Service |
Install
Install-Package SimpleRabbit.NetCore.Service
dotnet add package SimpleRabbit.NetCore.Service
paket add SimpleRabbit.NetCore.Service
SimpleRabbit.NetCore.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleRabbit.NetCore(>= 3.2.1)
- Microsoft.Extensions.Hosting(>= 3.1.7)
Tags
Can be used with the standard dependency injection provided in DotNetCore. Provides a HostedService implementation for subscription based DotNetCore services.