dumbnessrf
-
- 3,127 total downloads
- last updated 9/8/2025
- Latest version: 1.1.2.9
该库作为SharpBoxesCore[https://github.com/dumbnessrf/SharpBoxesCore/tree/main]的迁移库,用于支持.NET Framework 4.0及.NET Core版本。 -
SharpBoxes
by: dumbnessrf- 1,276 total downloads
- last updated 6/1/2024
- Latest version: 1.0.9
#... More information -
- 973 total downloads
- last updated 3/5/2025
- Latest version: 1.0.5
**SharpCanvas** is a lightweight and easy-to-use WPF control for drawing and rendering 2D graphics. It provides a simple and intuitive API for drawing shapes, text, and images, and supports a wide range of... More information -
- 768 total downloads
- last updated 9/1/2025
- Latest version: 1.0.4
基于 SQLite 的高性能异步日志库,支持按天分库、按小时分表,适用于 .NET Framework 和 .NET Core。 -
- 514 total downloads
- last updated 9/3/2025
- Latest version: 1.1.2
**SharpBoxesCore.Wpf** 是一个专为 WPF + MVVM 架构设计的实用控件与扩展库。它解决了传统 WPF 开发中常见的痛点,如: - 无法监听只读依赖属性(如 `VerticalOffset`) - 缺少通用的属性编辑控件 - MVVM 中 UI 状态同步复杂 该库提供三大核心组件,帮助你构建更干净、更灵活、更可维护的 WPF 应用。 -
- 165 total downloads
- last updated 3/20/2025
- Latest version: 1.0.0
`SharpJSScriptControl`是一个`WPF`控件,用来编辑JavaScript脚本代码,同时支持 - 在线格式化代码 - 编译代码 - 运行代码 - 设置脚本中的变量、方法 - 获取脚本中的方法、变量 - 将你的C#方法无缝集成到JavaScript脚本中