ServiceFabric.ServiceBus.Services 0.9.1-preview

This is a prerelease version of ServiceFabric.ServiceBus.Services.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package ServiceFabric.ServiceBus.Services --version 0.9.1-preview
NuGet\Install-Package ServiceFabric.ServiceBus.Services -Version 0.9.1-preview
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="ServiceFabric.ServiceBus.Services" Version="0.9.1-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceFabric.ServiceBus.Services --version 0.9.1-preview
#r "nuget: ServiceFabric.ServiceBus.Services, 0.9.1-preview"
#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 ServiceFabric.ServiceBus.Services as a Cake Addin
#addin nuget:?package=ServiceFabric.ServiceBus.Services&version=0.9.1-preview&prerelease

// Install ServiceFabric.ServiceBus.Services as a Cake Tool
#tool nuget:?package=ServiceFabric.ServiceBus.Services&version=0.9.1-preview&prerelease

Communicate to ServiceFabric Services through Service Bus. Add this package to your Reliable Service project. The ServiceFabric.ServiceBus.Services Class Library should be used in conjunction with ServiceFabric.ServiceBus.Client

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ServiceFabric.ServiceBus.Services:

Package Downloads
TouchConvert.Tenant.Api.V1.Dtos

Data transfer objects for TouchConvert version one APIs.

TouchConvert.Tenant.Api.V2.Dtos

Data transfer objects for TouchConvert version two APIs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.2 8,100 1/9/2019
5.1.8 11,089 7/10/2018
5.1.7 919 7/10/2018
5.1.6 17,607 2/7/2018
5.1.5 13,015 12/2/2017
5.1.4 7,427 10/25/2017
5.1.3 1,858 10/10/2017
5.1.2 5,355 8/18/2017
5.1.1 237,812 7/12/2017
5.1.0 1,772 6/27/2017
5.0.0 2,001 5/31/2017
4.6.0 3,251 3/24/2017
4.5.1 5,740 3/14/2017
4.5.0 118,166 2/6/2017
4.4.0 3,625 12/20/2016
4.3.1 1,234 12/5/2016
4.3.0 2,110 11/20/2016
4.1.0 2,768 10/17/2016
4.0.0 1,286 10/5/2016
3.6.0 1,375 9/20/2016
3.5.0 1,697 9/8/2016

Get batches of messages from Service Bus.