xMessenger 2.154.1-alpha.6

This is a prerelease version of xMessenger.
dotnet add package xMessenger --version 2.154.1-alpha.6
                    
NuGet\Install-Package xMessenger -Version 2.154.1-alpha.6
                    
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="2.154.1-alpha.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xMessenger" Version="2.154.1-alpha.6" />
                    
Directory.Packages.props
<PackageReference Include="xMessenger" />
                    
Project file
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 xMessenger --version 2.154.1-alpha.6
                    
#r "nuget: xMessenger, 2.154.1-alpha.6"
                    
#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 xMessenger@2.154.1-alpha.6
                    
#: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=xMessenger&version=2.154.1-alpha.6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=xMessenger&version=2.154.1-alpha.6&prerelease
                    
Install as a Cake Tool

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.  net9.0-windows was computed.  net10.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
2.154.1-alpha.6 171 6/28/2025
2.154.1-alpha.5 124 6/6/2025
2.154.1-alpha.3 145 3/14/2025
2.154.1-alpha.2 164 3/12/2025
2.154.1-alpha.1 166 3/12/2025
2.153.1-alpha.8 125 3/14/2025
2.153.1-alpha.7 228 3/6/2025
2.153.1-alpha.6 98 2/27/2025
2.153.1-alpha.4 304 11/12/2024
2.153.1-alpha.3 112 11/11/2024
2.153.1-alpha.2 116 11/11/2024
2.153.1-alpha.1 103 11/7/2024
2.152.1 200 11/7/2024
2.152.1-alpha.2 120 10/27/2024
2.152.1-alpha.1 95 10/25/2024
1.6.2 240 8/20/2024
1.6.1 188 8/1/2024
1.5.3 141 7/31/2024
Loading failed

2.154.1-alpha.6
* modify db_service.proto, add image width and height fields (ysy, 2025-06-27 18:30)

2.154.1-alpha.5
* update proto files for multiple exposures... (client/server.proto, 2025-06-06 15:34)

2.154.1-alpha.3
2.153.1-alpha.8
* upgrade packages: Nai.Communication.Messaging from 2.3.0-alpha.1 to 2.3.0-alpha.2
* (change function behavior: do not maintain internal status in SubscribeEx any more)

2.154.1-alpha.2
* update proto files (2025-03-12 17:22, ysy, v1.5.4, data group)

2.154.1-alpha.1
* add new message types for statistics in minutes (2025-03-12 09:42, ysy, v1.5.4, data group)

2.153.1-alpha.7
* do not save NEW channel names to file at publishing, save them at disposing

2.153.1-alpha.6
* upgrade dependencies: Nai.Communication.Messaging from 2.1.2 to 2.3.0-alpha.1
* add more methods: PublishEx, SubscribeEx, GetHandlersCount, GetClientsCount

2.153.2-alpha.1
* update proto files (2024-12-12 18:17, wwl, v?.?.?, dept group)
* increase pubsub channel count in config file from 100 to 200

2.153.1-alpha.4
* upgrade dependencies: Nai.Communication.Messaging from 2.1.1 to 2.1.2

2.153.1-alpha.3
* fix inconsistent SECOND dependency of Nai.Utils at build-time (2.4.0) and run-time (2.3.8)

2.153.1-alpha.2
* upgrade dependencies: Nai.Communication.Messaging from 2.0.5 to 2.1.0
* do not set channel names [20-25] any more
* do not clear log files any more (logging framework will do this)

2.152.1
* steady release for spec v1.5.2
* upgrade dependencies: Nai.Utils (2.2.1 -> 2.3.8) and NaiLib (3.0.5 -> 3.2.15)

2.153.1-alpha.1
* update proto files (2024-11-07 14:16, ysy, v1.5.3, xmaster_and_db group)
* upgrade dependencies: Nai.Utils and NaiLib

2.152.1-alpha.2
update proto files (2024-10-27 14:28, ysy, v1.5.2)

2.152.1-alpha.1
update proto files (2024-10-21 16:40, ysy, v1.5.2; correct `meas` to `mes`, fix duplicated field numbers)

v1.6.2
update proto files (2024-07-23 15:56, ysy, v1.5.1)

v1.6.1
Messaging: assign default value null for 3rd parameter of StringSet method

v1.6.0
Messaging: wrap string get/set methods, expose backing msg client to public

v1.5.3
Messaging: change access level of Unsubscribe method from private to public

v1.5.2
add new aq_db_statictics.proto, update aq_db_service.proto (2024-07-03 17:41, ysy, v1.4.6_alpha)

v1.5.1
update almost all *.proto (2024-06-24 16:18, wwl, v1.2)

v1.5.0
update aq_db_service.proto (2024-06-13 09:22, ysy, v1.4.5_alpha)

v1.4.0
update aq_status.proto and aq_client.proto (2024-06-12 14:07, hj, v1.2)

v1.3.1
update aq_db_service.proto (2024-06-06 11:41, ysy, v1.4.4_alpha)

v1.3.0
update aq_db_service.proto (2024-06-05 09:32, ysy, v1.4.3)

v1.2.1
update aq_db_service.proto (2024-05-31 14:23, ysy, v1.4.2)

v1.2.0
update aq_db_service.proto (2024-05-23 16:05, ysy, v1.4.0)

v1.1.5
update ad_db_service.proto (2024-05-16 18:01, wwl)

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