jblam 


    • 164 total downloads
    • last updated 12/24/2023
    • Latest version: 1.0.1
    Package Description
  • This library provides a wrapper around the System.Console methods to enable specifying console colour output using the C# format string syntax, like WriteLine($"The value is {value:Green}.");
    • 47 total downloads
    • last updated 4/23/2024
    • Latest version: 0.0.1-testing (prerelease)
    Immutable collections: ValueArray (ImmutableArray with equality semantics) and ReadOnlySnapshotBuffer (generates immutable snapshot ReadOnlySequence<T>)