xMessenger 2.152.1
See the version list below for details.
dotnet add package xMessenger --version 2.152.1
NuGet\Install-Package xMessenger -Version 2.152.1
<PackageReference Include="xMessenger" Version="2.152.1" />
<PackageVersion Include="xMessenger" Version="2.152.1" />
<PackageReference Include="xMessenger" />
paket add xMessenger --version 2.152.1
#r "nuget: xMessenger, 2.152.1"
#:package xMessenger@2.152.1
#addin nuget:?package=xMessenger&version=2.152.1
#tool nuget:?package=xMessenger&version=2.152.1
xMessenger
| Product | Versions 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. |
-
.NETFramework 4.7.2
- Google.Protobuf (>= 3.5.1)
- Nai.Communication.Messaging (>= 2.0.5)
- Nai.Utils (>= 2.3.8)
- NaiLib (>= 3.2.15)
-
net6.0-windows7.0
- Google.Protobuf (>= 3.24.3)
- Nai.Communication.Messaging (>= 2.0.5)
- Nai.Utils (>= 2.3.8)
- NaiLib (>= 3.2.15)
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 | 169 | 6/28/2025 |
| 2.154.1-alpha.5 | 123 | 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 | 298 | 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 | 102 | 11/7/2024 |
| 2.152.1 | 200 | 11/7/2024 |
| 2.152.1-alpha.2 | 120 | 10/27/2024 |
| 2.152.1-alpha.1 | 94 | 10/25/2024 |
| 1.6.2 | 240 | 8/20/2024 |
| 1.6.1 | 186 | 8/1/2024 |
| 1.5.3 | 140 | 7/31/2024 |
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