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" />
paket add xMessenger --version 2.152.1
#r "nuget: xMessenger, 2.152.1"
// Install xMessenger as a Cake Addin #addin nuget:?package=xMessenger&version=2.152.1 // Install xMessenger as a Cake Tool #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. |
.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.153.1-alpha.4 | 54 | 11/12/2024 |
2.153.1-alpha.3 | 50 | 11/11/2024 |
2.153.1-alpha.2 | 52 | 11/11/2024 |
2.153.1-alpha.1 | 37 | 11/7/2024 |
2.152.1 | 82 | 11/7/2024 |
2.152.1-alpha.2 | 52 | 10/27/2024 |
2.152.1-alpha.1 | 42 | 10/25/2024 |
1.6.2 | 149 | 8/20/2024 |
1.6.1 | 107 | 8/1/2024 |
1.5.3 | 66 | 7/31/2024 |
1.5.2 | 111 | 7/3/2024 |
1.5.1 | 92 | 6/25/2024 |
1.5.0 | 105 | 6/13/2024 |
1.4.0 | 94 | 6/12/2024 |
1.3.1 | 97 | 6/6/2024 |
1.3.0 | 109 | 6/5/2024 |
1.2.1 | 111 | 5/31/2024 |
1.2.0 | 118 | 5/23/2024 |
1.1.5 | 99 | 5/22/2024 |
1.1.4 | 120 | 3/29/2024 |
1.1.0 | 142 | 1/16/2024 |
1.0.0 | 138 | 12/6/2023 |
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