An easy wrapper for the RabbitMQ client that allows inclusion in DotNetCore projects. Can be used with the standard dependency injection provided in DotNetCore. Provides a HostedService implementation for subscription based DotNetCore services.
.Net Core Scheduler Task
This package contains the .Net Core Api support for creating custom tasks with IHostedService interface, This package uses the NCrontab for the scheduler time pattern.