SolaceBinding 1.5.3

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SolaceBinding --version 1.5.3
                    
NuGet\Install-Package SolaceBinding -Version 1.5.3
                    
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="SolaceBinding" Version="1.5.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SolaceBinding" Version="1.5.3" />
                    
Directory.Packages.props
<PackageReference Include="SolaceBinding" />
                    
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 SolaceBinding --version 1.5.3
                    
#r "nuget: SolaceBinding, 1.5.3"
                    
#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=SolaceBinding&version=1.5.3
                    
Install SolaceBinding as a Cake Addin
#tool nuget:?package=SolaceBinding&version=1.5.3
                    
Install SolaceBinding as a Cake Tool

Allows to use WCF over Solace messaging platform with JSON and protobuf message formats.

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

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
1.6.0-rc1 719 11/16/2018
1.5.3 737 3/12/2020
1.5.2 861 11/26/2018
1.5.1 778 11/22/2018
1.5.0 1,099 6/13/2018
1.4.6 1,194 4/26/2018
1.4.5 1,150 4/4/2018
1.4.4 1,266 3/7/2018
1.4.3 1,219 2/16/2018
1.4.2 1,262 1/19/2018
1.4.1 1,216 1/18/2018
1.3.9 1,152 6/23/2017
1.3.8 1,012 6/22/2017
1.3.7 1,161 6/21/2017
1.3.6 1,270 6/13/2017
1.3.5 1,234 6/13/2017
1.3.4 1,220 6/12/2017
1.3.3 1,238 5/17/2017
1.3.2 1,230 5/8/2017
1.3.1 1,139 4/4/2017
1.3.0 1,116 4/4/2017
1.2.4 1,265 3/28/2017
1.2.3 1,286 3/24/2017
1.2.2 1,129 2/16/2017
1.2.1 1,137 2/16/2017
1.2.0 1,102 2/16/2017
1.1.2 1,331 2/9/2017
1.1.1 1,268 2/9/2017
1.1.0 1,072 1/23/2017
1.0.14 1,248 1/10/2017
1.0.13 1,095 12/28/2016
1.0.12 1,156 12/22/2016
1.0.11 1,255 12/17/2016
1.0.10 1,172 12/15/2016
1.0.9 1,383 12/6/2016
1.0.8 1,246 12/2/2016
1.0.7 1,126 11/28/2016
1.0.6 1,378 11/26/2016
1.0.5 1,089 11/23/2016
1.0.4 1,150 11/22/2016
1.0.3 1,136 11/19/2016
1.0.2 1,329 11/19/2016
1.0.1 1,371 11/19/2016
1.0.0 1,431 11/19/2016

Added ClientNameSuffix, better diagnostics, code cleanup.