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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 685 11/16/2018
1.5.3 714 3/12/2020
1.5.2 828 11/26/2018
1.5.1 748 11/22/2018
1.5.0 1,000 6/13/2018
1.4.6 1,086 4/26/2018
1.4.5 1,040 4/4/2018
1.4.4 1,156 3/7/2018
1.4.3 1,110 2/16/2018
1.4.2 1,150 1/19/2018
1.4.1 1,105 1/18/2018
1.3.9 1,077 6/23/2017
1.3.8 939 6/22/2017
1.3.7 1,086 6/21/2017
1.3.6 1,153 6/13/2017
1.3.5 1,117 6/13/2017
1.3.4 1,102 6/12/2017
1.3.3 1,121 5/17/2017
1.3.2 1,107 5/8/2017
1.3.1 1,063 4/4/2017
1.3.0 1,042 4/4/2017
1.2.4 1,146 3/28/2017
1.2.3 1,169 3/24/2017
1.2.2 1,055 2/16/2017
1.2.1 1,062 2/16/2017
1.2.0 1,027 2/16/2017
1.1.2 1,212 2/9/2017
1.1.1 1,148 2/9/2017
1.1.0 997 1/23/2017
1.0.14 1,126 1/10/2017
1.0.13 1,020 12/28/2016
1.0.12 1,082 12/22/2016
1.0.11 1,179 12/17/2016
1.0.10 1,097 12/15/2016
1.0.9 1,262 12/6/2016
1.0.8 1,124 12/2/2016
1.0.7 1,053 11/28/2016
1.0.6 1,259 11/26/2016
1.0.5 1,016 11/23/2016
1.0.4 1,075 11/22/2016
1.0.3 1,057 11/19/2016
1.0.2 1,211 11/19/2016
1.0.1 1,254 11/19/2016
1.0.0 1,313 11/19/2016

Added .Net Standard 2.1 support.