Sdk migration ServiceBus Queues#750
Conversation
|
@SeanFeldman the PR you asked for so that the issue is not filled with discussions about the implementatie and such |
|
(I've marked the PR as a draft PR) @Merlijnv, you're doing great 👍 Feel free to adopt or discard: you could go for a Centralized Package Management. Easier to control the versions required by projects. |
|
@SeanFeldman previous QueueDescription seems to be splitted up into 2 (QueueProperties and QueueRuntimeProperties) So I have to or choose 1 to use or retrieve both. What is your opinion on this? |
Not following.
You'll need both. If you want, you could introduce an abstraction, |
Yeah but for example for the queue overview I only need |
To make #607 possible we need to migrate the sdk's for servicebus, notificationhub and such to the new sdk.
To make this possible I am going to start with servicebus queues