SolaceBinding 1.5.3
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SolaceBinding --version 1.5.3
NuGet\Install-Package SolaceBinding -Version 1.5.3
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.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SolaceBinding" Version="1.5.3" />
<PackageReference Include="SolaceBinding" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SolaceBinding --version 1.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SolaceBinding, 1.5.3"
#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.
#:package SolaceBinding@1.5.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SolaceBinding&version=1.5.3
#tool nuget:?package=SolaceBinding&version=1.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Allows to use WCF over Solace messaging platform with JSON and protobuf message formats.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .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.
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 12.0.3)
- protobuf-net (>= 2.4.4)
- SolaceBinding.Attributes (>= 1.0.2)
- SolaceSystems.Solclient.Messaging (>= 10.8.0)
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 | 909 | 11/16/2018 |
| 1.5.3 | 945 | 3/12/2020 |
| 1.5.2 | 1,065 | 11/26/2018 |
| 1.5.1 | 951 | 11/22/2018 |
| 1.5.0 | 1,535 | 6/13/2018 |
| 1.4.6 | 1,587 | 4/26/2018 |
| 1.4.5 | 1,566 | 4/4/2018 |
| 1.4.4 | 1,674 | 3/7/2018 |
| 1.4.3 | 1,625 | 2/16/2018 |
| 1.4.2 | 1,677 | 1/19/2018 |
| 1.4.1 | 1,622 | 1/18/2018 |
| 1.3.9 | 1,458 | 6/23/2017 |
| 1.3.8 | 1,301 | 6/22/2017 |
| 1.3.7 | 1,450 | 6/21/2017 |
| 1.3.6 | 1,686 | 6/13/2017 |
| 1.3.5 | 1,676 | 6/13/2017 |
| 1.3.4 | 1,625 | 6/12/2017 |
| 1.3.3 | 1,687 | 5/17/2017 |
| 1.3.2 | 1,648 | 5/8/2017 |
| 1.3.1 | 1,459 | 4/4/2017 |
Loading failed
Added ClientNameSuffix, better diagnostics, code cleanup.