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 639 11/16/2018
1.5.3 649 3/12/2020
1.5.2 783 11/26/2018
1.5.1 706 11/22/2018
1.5.0 959 6/13/2018
1.4.6 1,057 4/26/2018
1.4.5 998 4/4/2018
1.4.4 1,105 3/7/2018
1.4.3 1,059 2/16/2018
1.4.2 1,122 1/19/2018
1.4.1 1,053 1/18/2018
1.3.9 1,045 6/23/2017
1.3.8 898 6/22/2017
1.3.7 1,042 6/21/2017
1.3.6 1,118 6/13/2017
1.3.5 1,071 6/13/2017
1.3.4 1,069 6/12/2017
1.3.3 1,078 5/17/2017
1.3.2 1,067 5/8/2017
1.3.1 1,023 4/4/2017
1.3.0 1,002 4/4/2017
1.2.4 1,095 3/28/2017
1.2.3 1,138 3/24/2017
1.2.2 1,013 2/16/2017
1.2.1 1,030 2/16/2017
1.2.0 987 2/16/2017
1.1.2 1,167 2/9/2017
1.1.1 1,123 2/9/2017
1.1.0 970 1/23/2017
1.0.14 1,093 1/10/2017
1.0.13 973 12/28/2016
1.0.12 1,039 12/22/2016
1.0.11 1,134 12/17/2016
1.0.10 1,054 12/15/2016
1.0.9 1,219 12/6/2016
1.0.8 1,092 12/2/2016
1.0.7 1,007 11/28/2016
1.0.6 1,211 11/26/2016
1.0.5 978 11/23/2016
1.0.4 1,026 11/22/2016
1.0.3 1,018 11/19/2016
1.0.2 1,163 11/19/2016
1.0.1 1,206 11/19/2016
1.0.0 1,262 11/19/2016

Added .Net Standard 2.1 support.