SolaceBinding 1.6.0-rc1

This is a prerelease version of SolaceBinding.
dotnet add package SolaceBinding --version 1.6.0-rc1                
NuGet\Install-Package SolaceBinding -Version 1.6.0-rc1                
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.6.0-rc1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SolaceBinding --version 1.6.0-rc1                
#r "nuget: SolaceBinding, 1.6.0-rc1"                
#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 SolaceBinding as a Cake Addin
#addin nuget:?package=SolaceBinding&version=1.6.0-rc1&prerelease

// Install SolaceBinding as a Cake Tool
#tool nuget:?package=SolaceBinding&version=1.6.0-rc1&prerelease                

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.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 674 11/16/2018
1.5.3 700 3/12/2020
1.5.2 818 11/26/2018
1.5.1 738 11/22/2018
1.5.0 987 6/13/2018
1.4.6 1,073 4/26/2018
1.4.5 1,028 4/4/2018
1.4.4 1,143 3/7/2018
1.4.3 1,098 2/16/2018
1.4.2 1,138 1/19/2018
1.4.1 1,093 1/18/2018
1.3.9 1,065 6/23/2017
1.3.8 927 6/22/2017
1.3.7 1,074 6/21/2017
1.3.6 1,141 6/13/2017
1.3.5 1,105 6/13/2017
1.3.4 1,090 6/12/2017
1.3.3 1,109 5/17/2017
1.3.2 1,095 5/8/2017
1.3.1 1,051 4/4/2017
1.3.0 1,030 4/4/2017
1.2.4 1,133 3/28/2017
1.2.3 1,158 3/24/2017
1.2.2 1,044 2/16/2017
1.2.1 1,051 2/16/2017
1.2.0 1,015 2/16/2017
1.1.2 1,200 2/9/2017
1.1.1 1,137 2/9/2017
1.1.0 985 1/23/2017
1.0.14 1,115 1/10/2017
1.0.13 1,009 12/28/2016
1.0.12 1,069 12/22/2016
1.0.11 1,168 12/17/2016
1.0.10 1,085 12/15/2016
1.0.9 1,251 12/6/2016
1.0.8 1,113 12/2/2016
1.0.7 1,041 11/28/2016
1.0.6 1,248 11/26/2016
1.0.5 1,005 11/23/2016
1.0.4 1,064 11/22/2016
1.0.3 1,046 11/19/2016
1.0.2 1,199 11/19/2016
1.0.1 1,243 11/19/2016
1.0.0 1,302 11/19/2016

Added .Net Standard 2.1 support.