WindowsAzure.ServiceBus.Samples.PushProgrammingModel
0.5.0
dotnet add package WindowsAzure.ServiceBus.Samples.PushProgrammingModel --version 0.5.0
NuGet\Install-Package WindowsAzure.ServiceBus.Samples.PushProgrammingModel -Version 0.5.0
<PackageReference Include="WindowsAzure.ServiceBus.Samples.PushProgrammingModel" Version="0.5.0" />
paket add WindowsAzure.ServiceBus.Samples.PushProgrammingModel --version 0.5.0
#r "nuget: WindowsAzure.ServiceBus.Samples.PushProgrammingModel, 0.5.0"
// Install WindowsAzure.ServiceBus.Samples.PushProgrammingModel as a Cake Addin #addin nuget:?package=WindowsAzure.ServiceBus.Samples.PushProgrammingModel&version=0.5.0 // Install WindowsAzure.ServiceBus.Samples.PushProgrammingModel as a Cake Tool #tool nuget:?package=WindowsAzure.ServiceBus.Samples.PushProgrammingModel&version=0.5.0
Currently customers writing Azure ServiceBus queue consumer need to write code to receive messages from a queue/subscription. This sample intends to simplify consuming messages using a WCF based approach.
This packages adds a folder with the implementation of this WCF based solution and also adds a Start.cs file which can be used to try the solution in action with various scenarios. It starts with how the scenario of pulling messages from a ServiceBus queue/topic is implemented today and then moves on to the various possibilities with the proposed WCF based approach.
This sample assumes your project is a C# console application using .Net Framework 4 - Full Profile.
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.PushProgrammingModel:
Repository | Stars |
---|---|
Azure/azure-stream-analytics
Azure Stream Analytics
|
Version | Downloads | Last updated |
---|---|---|
0.5.0 | 1,020 | 11/2/2011 |