Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 819 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 819 Bytes

Utils

A collection of utlity C# methods. Feel free to add your own

Requirements

The library is currently using the .NET 4.5 Framework. If you need it feel free and try if lower versions are supported

Build Status

Build status NuGet Version

Current Methods

  • Text
    • Comparison
      • Case insensitive comparison
    • Special Chars Operations
      • Remove diacritics
  • Time
    • Timer
  • Mail
    • Mailer
  • WPF
    • Window
      • CenterWindow (extension method on type System.Windows.Window)