yuzhengyang/Fork
a c# utility library. C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools) observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 24
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3418
- days_rel: n/a
- days_push: 456
- n_releases_24m: 0
Adoption not part of the score
1007 stars · 749 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fork is a C# utility library (published as Azylee.Core on NuGet) that bundles common helper methods for data processing, file handling, encryption, system APIs, and Winform skinning. It is a grab-bag of reusable 'wheels' the author accumulated while building C# desktop software.
Use cases
- encrypt and decrypt strings with AES/DES/MD5 in C#
- format dates, timestamps, and unix time in .NET
- compress and decompress byte data in C#
- read and write files and search file content
- get system information and manage startup items on Windows
- beautify Winform windows and controls
- serialize models and handle JSON in C#
When to choose
- you build Windows desktop or Winform apps in C# and want a lightweight, dependency-free helper toolkit
- you need common utilities (crypto, dates, strings, files) without pulling many third-party packages
- you target older .NET Framework versions like 4.0
When to avoid
- you need a modern, cross-platform .NET Core/.NET 5+ library with active ecosystem support
- you require specialized, well-maintained libraries for security-critical cryptography
- you need async-first APIs or extensive unit-test coverage
Facets
library · maturity active
serialization cryptography compression date-time file-system ui-components http-client json developer-tools cross-platform desktop-applications windows dotnet c csharp utility-library winforms nuget helper-classes
1 source
- readme: https://github.com/yuzhengyang/Fork · fetched 2026-08-28 · 93e583712b41
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yuzhengyang/Fork | main | 43 |
For agents
markdown · JSON · MCP: product_card(name="yuzhengyang/Fork")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem