laochiangx/Common.Utility
Various helper class observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 3249
- days_rel: n/a
- days_push: 1364
- n_releases_24m: 0
Adoption not part of the score
5307 stars · 2165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A large collection of C# utility and helper classes covering common .NET development tasks such as Excel/CSV/PDF handling, HTTP requests, JSON/XML serialization, caching, encryption, and database access. It aggregates dozens of standalone helper classes (SqlHelper, HttpHelper, ExcelHelper, CookieHelper, etc.) intended to be copied into projects.
Use cases
- read and write Excel files in C# with NPOI
- send HTTP requests from a .NET application
- convert between JSON, XML, CSV and DataTable in C#
- encrypt and decrypt strings in .NET
- generate QR codes, barcodes, and CAPTCHA images
- upload and download files over FTP in C#
- connect to MongoDB or Redis from C# with helper wrappers
- validate and sanitize SQL input strings
When to choose
- you want grab-and-go C# helper classes for common tasks without pulling many NuGet packages
- you maintain legacy .NET Framework projects and need battle-tested utility snippets
- you want a single reference collection of Chinese-documented .NET helpers
When to avoid
- you need a maintained, versioned package with a license and NuGet distribution
- you prefer modern, DI-friendly, async-first .NET libraries
- you work outside the .NET/C# ecosystem
Facets
library · maturity maintenance
developer-tools serialization caching logging http-client image-processing pdf csv email compression database file-system cryptography developer-tools backend web-development files dotnet windows cross-platform csharp helper-classes utility-collection npoi sqlhelper cookie-helper session-helper httphelper helper xmlhelper excel mongodb redis regex barcode qrcode captcha ftp chinese-localization xml automation
1 source
- readme: https://github.com/laochiangx/Common.Utility · fetched 2026-08-28 · c535f7c75e81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laochiangx/Common.Utility | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="laochiangx/Common.Utility")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem