ServiceFabricQueuedServices.Services 0.5.0-CI-20191120-223052

This is a prerelease version of ServiceFabricQueuedServices.Services.
dotnet add package ServiceFabricQueuedServices.Services --version 0.5.0-CI-20191120-223052
                    
NuGet\Install-Package ServiceFabricQueuedServices.Services -Version 0.5.0-CI-20191120-223052
                    
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="ServiceFabricQueuedServices.Services" Version="0.5.0-CI-20191120-223052" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceFabricQueuedServices.Services" Version="0.5.0-CI-20191120-223052" />
                    
Directory.Packages.props
<PackageReference Include="ServiceFabricQueuedServices.Services" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ServiceFabricQueuedServices.Services --version 0.5.0-CI-20191120-223052
                    
#r "nuget: ServiceFabricQueuedServices.Services, 0.5.0-CI-20191120-223052"
                    
#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.
#addin nuget:?package=ServiceFabricQueuedServices.Services&version=0.5.0-CI-20191120-223052&prerelease
                    
Install ServiceFabricQueuedServices.Services as a Cake Addin
#tool nuget:?package=ServiceFabricQueuedServices.Services&version=0.5.0-CI-20191120-223052&prerelease
                    
Install ServiceFabricQueuedServices.Services as a Cake Tool

Helper library for creating Service Fabric ServiceInstanceListeners to listen to Azure Service Bus queues for WCF messages

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  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.

This package has no dependencies.

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.5.0-CI-20191120-223052 388 11/20/2019
0.3.0-CI-20190308-214714 406 3/8/2019
0.2.0-CI-20181023-163902 3,063 10/23/2018
0.1.0-CI-20180719-012040 802 7/19/2018
0.1.0-CI-20180702-194642 1,764 7/2/2018

Initial release of the library.