Info
Version: | 6.0.2 |
Author(s): | Loek Duys |
Last Update: | Wednesday, January 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loekd/ServiceFabric.ServiceBus |
NuGet Url: | https://www.nuget.org/packages/ServiceFabric.ServiceBus.Services |
Install
Install-Package ServiceFabric.ServiceBus.Services
dotnet add package ServiceFabric.ServiceBus.Services
paket add ServiceFabric.ServiceBus.Services
ServiceFabric.ServiceBus.Services Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- Microsoft.ServiceFabric.Services(>= 3.1.301)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- WindowsAzure.ServiceBus(>= 4.1.11)
- Microsoft.ServiceFabric.Services(>= 3.1.301)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- WindowsAzure.ServiceBus(>= 4.1.11)
Tags
Add this package to your Reliable Service projects. The ServiceFabric.ServiceBus.Services Class Library can be used in conjunction with ServiceFabric.ServiceBus.Clients (optional).