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 643 11/16/2018
1.5.3 660 3/12/2020
1.5.2 792 11/26/2018
1.5.1 707 11/22/2018
1.5.0 961 6/13/2018
1.4.6 1,059 4/26/2018
1.4.5 999 4/4/2018
1.4.4 1,107 3/7/2018
1.4.3 1,067 2/16/2018
1.4.2 1,125 1/19/2018
1.4.1 1,054 1/18/2018
1.3.9 1,047 6/23/2017
1.3.8 899 6/22/2017
1.3.7 1,043 6/21/2017
1.3.6 1,126 6/13/2017
1.3.5 1,072 6/13/2017
1.3.4 1,070 6/12/2017
1.3.3 1,080 5/17/2017
1.3.2 1,068 5/8/2017
1.3.1 1,025 4/4/2017
1.3.0 1,003 4/4/2017
1.2.4 1,097 3/28/2017
1.2.3 1,139 3/24/2017
1.2.2 1,015 2/16/2017
1.2.1 1,031 2/16/2017
1.2.0 988 2/16/2017
1.1.2 1,170 2/9/2017
1.1.1 1,124 2/9/2017
1.1.0 972 1/23/2017
1.0.14 1,095 1/10/2017
1.0.13 975 12/28/2016
1.0.12 1,040 12/22/2016
1.0.11 1,135 12/17/2016
1.0.10 1,055 12/15/2016
1.0.9 1,221 12/6/2016
1.0.8 1,099 12/2/2016
1.0.7 1,009 11/28/2016
1.0.6 1,218 11/26/2016
1.0.5 979 11/23/2016
1.0.4 1,027 11/22/2016
1.0.3 1,019 11/19/2016
1.0.2 1,164 11/19/2016
1.0.1 1,207 11/19/2016
1.0.0 1,270 11/19/2016

Added .Net Standard 2.1 support.