From 234c3d1df6c28f1347cce585eea9e8f143f4bd78 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Wed, 16 Jul 2025 15:41:12 +0800 Subject: [PATCH] doc: add TG ecosystem Partners --- README.zh-CN.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index ecb396d3464..01a3b4b858d 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -33,16 +33,27 @@ - Argo Zhang [链接地址](https://mvp.microsoft.com/en-us/PublicProfile/5004174) - Alex Chow [链接地址](https://mvp.microsoft.com/en-us/PublicProfile/5005078) -- Guohao Wang [链接地址](https://mvp.microsoft.com/en-us/PublicProfile/5005089) - Xiang Ju [链接地址](https://mvp.microsoft.com/en-us/PublicProfile/5005108) +- Guohao Wang [链接地址](https://mvp.microsoft.com/en-us/PublicProfile/5005089) (2023-2025) -## 生态伙伴 +## 生态伙伴 WTM WTM 快速开发框架,设计的核心理念就是 "尽一切可能提高开发效率"。WTM框架把常规编码结构化,重复编码自动化,它不仅是一个框架,它是强有力的生产力工具!目前 WTM 快速开发框架已深度集成 Blazor 欢迎大家使用 [传送门](https://wtmdoc.walkingtec.cn) WTM 快速开发框架,设计的核心理念就是 "尽一切可能提高开发效率"。WTM框架把常规编码结构化,重复编码自动化,它不仅是一个框架,它是强有力的生产力工具!目前 WTM 快速开发框架已深度集成 Blazor 欢迎大家使用 [传送门](https://wtmdoc.walkingtec.cn) +## 生态伙伴 ThingsGateway +ThingsGateway 边缘网关,致力于打造“高性能、插件扩展、易集成”的工业物联网网关解决方案。 + + + +ThingsGateway 将设备接入、数据上传等功能模块化,降低工业协议开发门槛,自动处理线程调度与数据缓存,极大提升开发效率与系统稳定性。 +它不仅是一个网关框架,更是构建数字化工厂、边缘智能系统的核心工具! +ThingsGateway 已集成 Bootstrap Blazor 实现配置管理界面,轻松构建跨平台的边缘网关管理系统 + + + ## 开发环境搭建 1. 安装 .net core sdk 最新版 [官方网址](http://www.microsoft.com/net/download) 2. 安装 Visual Studio 2022 最新版 [官方网址](https://visualstudio.microsoft.com/vs/getting-started/)