jkone27 / AliceMQ

A reactive client library for RabbitMQ and Google PubSub, with observables, acknowledge and reject capabilities
MIT License
5 stars 2 forks source link

netcore DI support #6

Open jkone27 opened 4 years ago

jkone27 commented 4 years ago

add .netcore DI support to implementations, so that it's easier to use from dotnetcore apps using HostBuilder, meaning possible provide default implementations and automatic Options ingestion from appsetting.json

chris261012 commented 1 month ago

assign****