zzzprojects/Z.ExtensionMethods
C# Extension Methods | Over 1000 extension methods: observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 24
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4201
- days_rel: n/a
- days_push: 459
- n_releases_24m: 0
Adoption not part of the score
1729 stars · 353 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Z.ExtensionMethods is a C# library that enhances .NET Framework and .NET Core with over 1000 extension methods covering types like String, DateTime, Stream, FileInfo, and many more. It is distributed on NuGet in several packaging variants and is backed by a documented cheat sheet and online examples.
Use cases
- find c# extension methods for string manipulation
- extension methods library for .net core
- c# helper methods for datetime and files
- add missing utility methods to .net built-in types
- c# extension methods cheat sheet
- nuget package with common c# extension methods
When to choose
- you want a broad, batteries-included set of ready-made C# extension methods instead of writing your own helpers
- you need an MIT-licensed NuGet utility library that works on both .NET Framework and .NET Core
- you want documented, searchable extension methods with online examples for learning C# idioms
When to avoid
- you prefer minimal dependencies and only need one or two specific helpers
- you are not developing in C# or on the .NET platform
- you need a focused single-purpose library rather than a large grab-bag of methods
Facets
library · maturity stable
developer-tools developer-tools cross-platform dotnet cross-platform windows csharp extension-methods dotnet-core nuget utility-library string-extensions cheat-sheet
2 sources
- readme: https://github.com/zzzprojects/Z.ExtensionMethods · fetched 2026-08-28 · b6140941fae9
- homepage: https://csharp-extension.com · fetched 2026-08-29 · 67bc8b91a072
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zzzprojects/Z.ExtensionMethods | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="zzzprojects/Z.ExtensionMethods")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem