xMessenger 1.6.2
dotnet add package xMessenger --version 1.6.2
NuGet\Install-Package xMessenger -Version 1.6.2
<PackageReference Include="xMessenger" Version="1.6.2" />
paket add xMessenger --version 1.6.2
#r "nuget: xMessenger, 1.6.2"
// Install xMessenger as a Cake Addin #addin nuget:?package=xMessenger&version=1.6.2 // Install xMessenger as a Cake Tool #tool nuget:?package=xMessenger&version=1.6.2
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.2.1)
- NaiLib (>= 3.0.5)
-
net6.0-windows7.0
- Google.Protobuf (>= 3.24.3)
- Nai.Communication.Messaging (>= 2.0.5)
- Nai.Utils (>= 2.2.1)
- NaiLib (>= 3.0.5)
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.2 | 124 | 8/20/2024 |
1.6.1 | 90 | 8/1/2024 |
1.5.3 | 57 | 7/31/2024 |
1.5.2 | 105 | 7/3/2024 |
1.5.1 | 84 | 6/25/2024 |
1.5.0 | 99 | 6/13/2024 |
1.4.0 | 88 | 6/12/2024 |
1.3.1 | 87 | 6/6/2024 |
1.3.0 | 103 | 6/5/2024 |
1.2.1 | 105 | 5/31/2024 |
1.2.0 | 112 | 5/23/2024 |
1.1.5 | 92 | 5/22/2024 |
1.1.4 | 112 | 3/29/2024 |
1.1.0 | 136 | 1/16/2024 |
1.0.0 | 131 | 12/6/2023 |
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