受欢迎的博客标签
RSS

博客文章标记 '.Net'

开源项目-.NET开源ONLYOFFICE在线协作办公套件
ONLYOFFICE是由 Ascensio System SIA 推出的一款功能强大的在线协作办公套件,包括文档(Word)、电子表格(Excel),演示文稿(PowerPoint)和表单(Forms)编辑器,并且在最新的7.5版本中,还添加了PDF编辑器,都在同一个软件。在7.1版本以上,ONLYOFFICE还可以免费把PDF转Word。
C# Forward Proxy Server
C# Forward Proxy Server
IP Multicasting in C#
IP Multicasting in C# https://www.codeproject.com/Articles/1705/IP-Multicasting-in-C
AirPlay 2-Open source implementation of AirPlay 2 Mirroring / Audio protocol in C# .Net Core.
Open source implementation of AirPlay 2 Mirroring / Audio protocol,
Frpcharp.Signal.Server - SignalR In MVC Applications
Frpcharp.Signal.Server
NET Core 使用 System.Threading.Channels 消息队列 - 处理心跳数据
System.Threading.Channels 是.NET Core 3.0 后推出的新的集合类型, ,它可以用来做消息队列,进行数据的生产和消费, 公开的 Writer 和 Reader api对应消息的生产者和消费者,也让Chann
How to Use a HttpClient Proxy in C# (WebProxy)
By default, HttpClient reads the proxy configuration from the system settings. Change that behavior and set a proxy with a WebProxy instance
How to add GDPR in ASP.NET Core
GDPR in ASP.NET Core
开源项目- Barcode Scan app with .Net MAUI (Zxing)
开源项目- Barcode Scan app with .Net MAUI (Zxing)
ZXing.NET
ZXing.NET 是一个开源的、功能强大的二维码处理库,它能够对二维码进行解码(读取信息)和编码(生成二维码)。ZXing 是 "Zebra Crossing" 的缩写,是一个跨平台的、用于解码和生成条形码和二维码的库。