xMessenger 3.210.1-alpha.1

This is a prerelease version of xMessenger.
dotnet add package xMessenger --version 3.210.1-alpha.1
                    
NuGet\Install-Package xMessenger -Version 3.210.1-alpha.1
                    
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="3.210.1-alpha.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xMessenger" Version="3.210.1-alpha.1" />
                    
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 3.210.1-alpha.1
                    
#r "nuget: xMessenger, 3.210.1-alpha.1"
                    
#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@3.210.1-alpha.1
                    
#: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=3.210.1-alpha.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=xMessenger&version=3.210.1-alpha.1&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
3.210.1-alpha.1 56 8/26/2026
3.200.1-alpha.6 73 8/17/2026
3.200.1-alpha.5 66 8/17/2026
3.200.1-alpha.4 65 8/17/2026
3.200.1-alpha.3 82 5/18/2026
3.200.1-alpha.2 72 4/27/2026
3.200.1-alpha.1 68 4/27/2026
2.154.1-alpha.6 279 6/28/2025
2.154.1-alpha.5 154 6/6/2025
2.154.1-alpha.3 176 3/14/2025
2.154.1-alpha.2 198 3/12/2025
2.154.1-alpha.1 197 3/12/2025
2.153.1-alpha.8 151 3/14/2025
2.153.1-alpha.7 260 3/6/2025
2.153.1-alpha.6 129 2/27/2025
2.153.1-alpha.4 345 11/12/2024
2.153.1-alpha.3 138 11/11/2024
2.153.1-alpha.2 138 11/11/2024
Loading failed

3.210.1-alpha.1
* Spec 检测协议升级至 2.1.0-preview
* 更新 vision_spec_insp、vision_spec_recipe 和 vision_spec_snapshot
* RltProperty.rlt_roi 更名为 roi,rlt_graph 更名为 render,字段类型和序号保持不变
* 移除 Tolerance、Point2D、Point3D 和 ShapeMeas,位置量测坐标改为内联字段
* 新增 RltFeature.context,RltFeature 支持缺省
* ProcessResult.logic_station_name 更名为 station_name,字段号保持不变
* 更新检测项关键等级、复判属性及产品快照结构
* 注意:本版本为破坏性协议升级,仅适用于 Spec 2.1.0

3.200.1-alpha.6
* 替换AqClient.cs文件;

3.200.1-alpha.5
* 替换AqAuthority.cs、AqClient.cs文件;

3.200.1-alpha.4
* 重构aq_authority和aq_client对应proto;

3.200.1-alpha.3
* RltProperty增加uuid字段;

3.200.1-alpha.2
* 升级vision_spec_insp协议;

3.200.1-alpha.1
* 基于2.0版本数据协议进行升级
* 注意:该版本仅支持适配2.0版本数据协议的软件

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