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 672 11/16/2018
1.5.3 696 3/12/2020
1.5.2 816 11/26/2018
1.5.1 736 11/22/2018
1.5.0 985 6/13/2018
1.4.6 1,071 4/26/2018
1.4.5 1,026 4/4/2018
1.4.4 1,141 3/7/2018
1.4.3 1,094 2/16/2018
1.4.2 1,136 1/19/2018
1.4.1 1,091 1/18/2018
1.3.9 1,063 6/23/2017
1.3.8 925 6/22/2017
1.3.7 1,072 6/21/2017
1.3.6 1,139 6/13/2017
1.3.5 1,103 6/13/2017
1.3.4 1,087 6/12/2017
1.3.3 1,107 5/17/2017
1.3.2 1,093 5/8/2017
1.3.1 1,049 4/4/2017
1.3.0 1,028 4/4/2017
1.2.4 1,131 3/28/2017
1.2.3 1,156 3/24/2017
1.2.2 1,042 2/16/2017
1.2.1 1,047 2/16/2017
1.2.0 1,013 2/16/2017
1.1.2 1,198 2/9/2017
1.1.1 1,135 2/9/2017
1.1.0 983 1/23/2017
1.0.14 1,113 1/10/2017
1.0.13 1,007 12/28/2016
1.0.12 1,067 12/22/2016
1.0.11 1,166 12/17/2016
1.0.10 1,083 12/15/2016
1.0.9 1,249 12/6/2016
1.0.8 1,111 12/2/2016
1.0.7 1,039 11/28/2016
1.0.6 1,246 11/26/2016
1.0.5 1,003 11/23/2016
1.0.4 1,062 11/22/2016
1.0.3 1,044 11/19/2016
1.0.2 1,197 11/19/2016
1.0.1 1,241 11/19/2016
1.0.0 1,300 11/19/2016

Added .Net Standard 2.1 support.