WindowsAzure.ServiceBus.Samples.PublishSubscribe
1.6.0
dotnet add package WindowsAzure.ServiceBus.Samples.PublishSubscribe --version 1.6.0
NuGet\Install-Package WindowsAzure.ServiceBus.Samples.PublishSubscribe -Version 1.6.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WindowsAzure.ServiceBus.Samples.PublishSubscribe" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindowsAzure.ServiceBus.Samples.PublishSubscribe --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WindowsAzure.ServiceBus.Samples.PublishSubscribe, 1.6.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WindowsAzure.ServiceBus.Samples.PublishSubscribe as a Cake Addin #addin nuget:?package=WindowsAzure.ServiceBus.Samples.PublishSubscribe&version=1.6.0 // Install WindowsAzure.ServiceBus.Samples.PublishSubscribe as a Cake Tool #tool nuget:?package=WindowsAzure.ServiceBus.Samples.PublishSubscribe&version=1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package adds a sample folder with Publish/Subscribe sample classes to your project.
It assumes your project is a C# console application using .Net Framework 4 - Full Profile.
This sample showcases the topics/subscriptions feature in Windows Azure Service Bus.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- WindowsAzure.ServiceBus (>= 1.5.0)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WindowsAzure.ServiceBus.Samples.PublishSubscribe:
Repository | Stars |
---|---|
Azure/azure-stream-analytics
Azure Stream Analytics
|