Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

TCSystem.Util

NuGet

Lightweight helpers and extension methods used by the other TCSystem libraries.

Installation

dotnet add package TCSystem.Util

Features

  • Sequential asynchronous ForEachAsync for enumerables
  • Randomized enumerable ordering
  • Null-safe equality implementation helper
  • Integer next-power-of-two calculation

Repository Development

Repository-wide prerequisites, target frameworks, dependencies, build, test, coverage, and API-documentation instructions are maintained in the main README.