azureservicebus - how do i call azure service bus from windows universal app -
i developing windows universal app , make calls azure service bus. can find packages few azure services (such storage) can't find communication service bus.
anyone have suggestions?
good news!
while wait proper microsoft-developed package arrive, can use this:
http://www.nuget.org/packages/azuresblite/
azuresblite code-compatible servicebus libraries, syntax remains identical, , allows use in uwp apps
Comments
Post a Comment