ServiceFabric.ServiceBus
ServiceFabric.ServiceBus copied to clipboard
Created a Listener that has Factory for the MessageClient so it can use Manage Service Identity
do we have to return endpoint when service is started?
You don't have to return an endpoint unless you also use the client package. This will use info from the endpoint to create a listener connection.
Thanks for this contribution! Can you pls update the major version number in the netstd project file?
Check last commit if you approve my name changes
I like the added unit tests, but I'm not very happy with the great deal of name changes. If the purpose is to provide Managed Identity support, could you please create a PR with only those changes?
okey i reverted name changes
Any movement on this merge? I'd like to use this with MSI :)