Simple window capture project with DibSection and PrintWindow methods.
使用.netstandard2.0改造AForge.NET的部分项目,以便在.net6中使用Winform获取视频输入设备图像。
西门子S7系列PLC数据简单管理工具。使用s7netplus库进行数据操作,详见https://github.com/S7NetPlus/s7netplus。
使用C#通过命令行调用FFmpeg实现视频录制,实现硬件加速及屏幕录制。
本项目是对SerialPortStream类库的一个封装,参考了CustomSerialPort,本质上是对CustomSerialPort项目的改进及扩展,参见对CustomSerialPort类库的改进、对CustomSerialPort类库的扩展。
A strong http client for .NET with high usability
A simple automatic update library for .net.
winform开发的图片处理工具,实现聚类提取图片主色调、滤镜、重新上色等图片处理功能。UI设计使用DevExpress。
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
Owner Drawed Transparent colors TextBox ListBox ListView ProgressBar and other Controls in WinForm with Modern UI in C# 全透明文本框,全透明winform控件,基本上从系统控件继承,兼容其他开源界面库
log4net日志实时查看工具Winform版,独立于主程序,单独进程查看日志,消息同步采用windowns api。 在log4net-view(https://github.com/Statyk7/log4net-view) 的基础上,移除不必要的代码,仅保留UI和日志模型。
FluentListView is a C# wrapper around a .NET ListView, supporting model-bound lists, in-place item editing, drag and drop, icons, themes, trees & data grids, and much more. This is a fork of ObjectListView with a focus on performance.