Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NET Standard support via new Microsoft.Azure.ServiceBus client #2

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

niemyjski
Copy link
Member

Thanks to @shahbarkha for her awesome work on the client! Please use the nightly builds from myget & nuget.. These builds should be considered stable but we have decided against pushing them live until a future date. Our reason for doing so is we are not happy with Microsoft's new Management libraries which require you to put Azure AD credentials into your app to use the service bus. They have heard the community loud and clear and are working towards a rewrite (v2) of the management API that uses connection string management like the legacy client.

shahbarkha and others added 22 commits August 5, 2017 16:57
…oreapp, and added few new options to the azuremessagebusoptions.
…e user does not provide any subscription name then by default guid is generated and topic is used with fanout mode
… library. putting the comment for the github issue.
…onasync, completeasync on different objects bases on the push or pull strategy.
…exception. We instead call the overloaded method with no timeout in that case.
-Added base project for benchmark. Still need to write code.
-Removed the files from the Sample project.
- Using Microsoft.Extensions.Logging for logging
- Fixed unit test for service message bus
updated service bus with new microsoft.azure.servicebus dotnet library
@CLAassistant
Copy link

CLAassistant commented Nov 14, 2017

CLA assistant check
All committers have signed the CLA.

@niemyjski
Copy link
Member Author

@shahbarkha I think we just need to resolve all conflicts and use your version completely ignoring master

@niemyjski
Copy link
Member Author

I'm leaving this open as this fixed several tests as well as logging improvements that we need to bring into master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants