/TLIB

Library for varoius often used stuff of my apps and projects

Primary LanguageC#MIT LicenseMIT

Introduction

Library with some usefull extension to standard types.

  • With Extension Methods for IEnumerable (Random Element, Max-/MinOrDefault), FileInfo (DirPath), DirectoryInfo, Math (Min, Max, UpperBorder, LowerBorder, Pow), Reflection (GetPropertiesOfType<>).
  • With a low level log system.
  • With new Exceptions.