I am trying to write simple console application which can automatically Add or Delete any Azure Service Bus Topics and subscription from Service Bus explorer 3.0.4 but no luck so far.
Code is in C# / Visual Studio 2015 about service and messaging and pubsub is creating Azure token Key automatically.
Any help is highly appreciated. Thanks in advance.