Stars
Cross Platform Terminal UI toolkit for .NET
Maomi 框架是一个简单的、简洁的开发框架,除了框架本身提供的功能之外,Maomi 还作为一个易于阅读的开源项目,能够给开发者提供设计框架的思路和代码。
SunnyUI.NET 是基于.NET Framework 4.0+、.NET6、.NET8、.NET9 框架的 C# WinForm UI、开源控件库、工具类库、扩展类库、多页面开发框架。
Lightweight workflow engine for .NET Standard
A WPF-based hospital information management system. 医疗信息管理系统,基于WPF (XAML前端+C#后台),内附SQL Server 2012数据库,界面友好,功能实用。
A .NET library that makes it easier to create beautiful console applications.
An opensource 2D Computer Assisted Drawing application written in C#
A .NET Standard 2.0 library for simple and efficient 3D math that is a feature-rich replacement for System.Numerics https://vimaec.github.io/Math3D
Simple and lightweight computational geometry library for .Net
A set of tools for graph layout and viewing
A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.
gerber-parser is a library for parsing and rendering gerber files. Rs274x is implemented by it. By default, it use Qt painting system to render. You can also write you own painting engine using oth…
The ImageBox is a custom control for displaying images. It supports zooming, scrolling, panning, region selection and much more!
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet iss…
Code samples utilizing Microsoft's ML.NET machine-learning library
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop model…
A .NET library for hardware-accelerated, high performance, immediate mode rendering via Direct2D.
收集GitHub上有关C#/.Net、.NetCore有趣、有用、热门的开源项目。
一个基于WinForm GDI+技术的高性能矢量画布,提供图层,编辑,缩放等特性
zator91 / MWinNet
Forked from mroccyen/MWinNet.Net Winform桌面插件式开发框架,参考SharpDevelop源码开发,可定制菜单栏、工具栏、浮动窗口、状态栏和右键菜单。菜单栏、工具栏、状态栏和右键菜单每一项都对应一个Command,每个Command可以自定义实现自己的功能。所有的UI和功能都通过配置文件进行配置,完全插件化开发。