NServiceBus
NServiceBus copied to clipboard
Support Microsoft.Extensions.Configuration / Options pattern
Describe the feature.
Most users build their own configuration API for easily changing the configuration API values. Either by making their own command line argument, environment and/or config file parser. If Core and the downstream transports, serializers, persisters, etc. would support Microsoft.Extensions.Configuration.
For example, Core could adopt the options pattern
Additional Context
No response
A community project already exists which partially supports this for some packages: https://github.com/mauroservienti/Mattox.NServiceBus