xMessenger 1.1.4

dotnet add package xMessenger --version 1.1.4
NuGet\Install-Package xMessenger -Version 1.1.4
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="xMessenger" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xMessenger --version 1.1.4
#r "nuget: xMessenger, 1.1.4"
#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 xMessenger as a Cake Addin
#addin nuget:?package=xMessenger&version=1.1.4

// Install xMessenger as a Cake Tool
#tool nuget:?package=xMessenger&version=1.1.4

xMessenger

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net472 is compatible.  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.1.4 79 3/29/2024
1.1.0 112 1/16/2024

v1.1.4
check connection when calling SingletonMessagingClient.Create

v1.1.0
aq_db_service.proto changed at 2024-01-03

v1.0.0
First release