Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 454 Bytes

FreneticExtensions.md

File metadata and controls

11 lines (8 loc) · 454 Bytes

FreneticExtensions

Frenetic Extensions is a collection of extensions and utilities for use with general C# operation, such as a pure-ASCII ToLowerFast string extension method.

Included

  • EnumerableExtensions: helpers for IEnumerable and related interfaces.
  • OtherExtensions: helpers for various other types.
  • StreamExtensions: helpers for Stream control.
  • StringExtensions: helpers for String control.