All tags
Catalogue tag

#csharp

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

893 records
Tagged “csharp”Ranked by health index
65Moderatehealth index
soenneker/soenneker.dictionaries.singletonkeys
An externally initializing singleton dictionary that uses double-check asynchronous locking, with optional async and sync disposal
C#★ 0Jul 17, 2026
MITJul 17, 2026 · metrics 1.13.0
65Moderatehealth index
soenneker/soenneker.enumerables.commaseparated
High-performance, allocation-free CSV enumeration using ReadOnlySpan{char} — a drop-in alternative to string.Split(',') for hot paths.
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 1.13.0
65Moderatehealth index
soenneker/soenneker.enums.initializationmodes
Defines how an instance is initialized (sync or async), including whether a key and/or cancellation token is used.
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 1.13.0
65Moderatehealth index
soenneker/soenneker.github.filestore
A high-level file system utility for GitHub repositories, built on the GitHub OpenAPI client. Supports reading, writing, deleting, listing, and checking file existence via the GitHub Contents API.
C#★ 0Jul 17, 2026
MITJul 17, 2026 · metrics 1.13.0
65Moderatehealth index
soenneker/soenneker.httpcontents.pooledbytearrays
A custom HttpContent that wraps a rented byte array from an ArrayPool, writes only the valid byte range to outgoing streams, and returns the buffer to the pool when disposed to reduce GC allocations.
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 1.13.0