ProjectExtensions.Azure.ServiceBus
0.10.7
.NET Framework 4.0
Install-Package ProjectExtensions.Azure.ServiceBus -Version 0.10.7
dotnet add package ProjectExtensions.Azure.ServiceBus --version 0.10.7
<PackageReference Include="ProjectExtensions.Azure.ServiceBus" Version="0.10.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ProjectExtensions.Azure.ServiceBus --version 0.10.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ProjectExtensions.Azure.ServiceBus, 0.10.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ProjectExtensions.Azure.ServiceBus as a Cake Addin
#addin nuget:?package=ProjectExtensions.Azure.ServiceBus&version=0.10.7
// Install ProjectExtensions.Azure.ServiceBus as a Cake Tool
#tool nuget:?package=ProjectExtensions.Azure.ServiceBus&version=0.10.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Windows Azure Service Bus wrapper modeled after the NServiceBus pattern of IHandleMessages<T>
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Autofac (>= 3.5.0)
- Newtonsoft.Json (>= 6.0.8)
- NLog (>= 3.2.0)
- WindowsAzure.ServiceBus (>= 2.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.10.7 | 3,956 | 7/3/2015 |
0.10.6 | 1,908 | 11/11/2014 |
0.10.5 | 1,925 | 11/10/2014 |
0.10.4 | 1,817 | 3/30/2014 |
0.10.3 | 917 | 1/18/2014 |
0.10.2 | 925 | 1/12/2014 |
0.10.1 | 925 | 1/11/2014 |
0.10.0.1 | 860 | 1/11/2014 |
0.10.0 | 941 | 1/11/2014 |
0.9.4 | 926 | 1/11/2014 |
0.9.3 | 1,166 | 3/3/2013 |
0.9.2 | 1,008 | 3/2/2013 |
0.9.1 | 1,079 | 3/1/2013 |
0.9.0 | 992 | 2/28/2013 |
0.8.7 | 1,335 | 7/19/2012 |
0.8.6 | 1,349 | 1/6/2012 |
0.8.5 | 1,168 | 1/4/2012 |
0.8.3 | 1,138 | 12/13/2011 |
0.8.2 | 1,195 | 12/12/2011 |
0.8.0 | 1,266 | 10/27/2011 |
0.7.6 | 1,182 | 10/16/2011 |
0.7.5 | 1,226 | 10/12/2011 |
0.7.4 | 1,164 | 10/10/2011 |
0.7.3 | 1,165 | 10/9/2011 |
0.7.2 | 1,153 | 10/9/2011 |
0.7.1 | 1,150 | 10/7/2011 |
0.7.0 | 1,173 | 10/6/2011 |
0.6.5 | 1,179 | 10/3/2011 |
0.6.0 | 1,193 | 9/29/2011 |
0.5.0 | 1,165 | 9/27/2011 |
Breaking change. You must use SAS Authentication. CAS is no longer supported.