RSS

Blog

tailscale私有局域网
https://zhuanlan.zhihu.com/p/507274316 最详细的搭建方案和原理说明 Table of Contents way 1.注册官方的 Zerotier 的任何账号可以实现整个虚拟局域网的
开源项目-IoTGateway 基于.NET 6.0的跨平台工业物联网网关
开源项目-IoTGateway 基于.NET 6.0的跨平台工业物联网网关 https://gitee.com/iioter/iotgateway 高扩展的物联网网关系统。通过可视化配置,轻松的连接到你的任何设备和系统(如PLC、扫码枪
实现MQTT协议 - How to implement a custom MQTT Client device on home assistant via c# .net -开源库:MQTTnet
c# 实现 MQTT通讯协议 -开源库:MQTTnet
MCP Server in C# .NET(TransportType=SSE)
MCP是一个典型的C/S架构模式,即客户端 和 服务端,它们之间采用一种标准的消息格式(JSON-RPC)进行通信. The MCP C# SDK has great samples of creating MCP server, MCP
How to Install SQL Server Express in Linux?
how to install Microsoft SQL Server Express on Linux
ASP.NET Core 加密存储数据保护(ASP.NET Core Data Protection)c#
ASP.NET Core 数据保护(ASP.NET Core Data Protection)
加密解密传输中间件 asp .net core
 .NETCore 下的 Middleware // .NET Core 版本 public class SecuriryTransportMiddleware { private readonly RequestD
.NET Core程序中使用User Secrets加密解密存储敏感数据(UserSecretsId)- 使用 UserSecretsId 加密/解密文本 (C#)
.NET Core程序中使用User Secrets加密解密存储敏感数据(UserSecretsId) 使用 UserSecretsId 加密/解密文本 (C#)
使用 MIP SDK 加密/解密文本 (C#)
使用 MIP SDK 加密/解密文本 (C#)  Visual Studio 开发 Install-Package Microsoft.InformationProtection.File Install-Package M
Docker - GitHub Actions在 GitHub 上编译Docker镜像
Docker - github制作Docker镜像