Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hal-wang/h.tools
常用工具库
https://github.com/hal-wang/h.tools
helpers nuget tools uwp wpf
Last synced: about 1 month ago
JSON representation
常用工具库
- Host: GitHub
- URL: https://github.com/hal-wang/h.tools
- Owner: hal-wang
- License: mit
- Created: 2020-08-01T13:24:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T16:02:28.000Z (8 months ago)
- Last Synced: 2024-05-22T08:07:45.165Z (8 months ago)
- Topics: helpers, nuget, tools, uwp, wpf
- Language: C#
- Homepage:
- Size: 2.27 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 基本帮助类
个人总结 CSharp 类库
## 源码
## 安装
已发布至 Nuget,名称:`HTools`
```shell
PM> Install-Package HTools
```## 用法
暂无文档,可参考 [Lavcode](https://github.com/hal-wang/Lavcode) 中的使用方法