Forms.Wpf.Mls.Tools This library will help your Win Forms and WPF apps with usefull tools (services and controls). Services: AppSettings - Save objects to files and load it back AssemblyProperties - Ready to use exe/dll properties EscapeCloses - On ESC keyboard pressed closes Form/Window JsonConvert - Json to object and object to json WindowsShortcut - Method for creating shortcut StartupShortcut - Methods for add shortcut to users startup folder SizePositioning - Save Form/Window position and size on the monitor SpecialFolders - Windows' special folders MultiLanguage - Easily change multiple languages RequestManager - Send API requests Internet - Ping to check connection read more with examples Controls: Win Forms: SystemTray - Adding NotifyIcon control to Form/Window WPF: TreeViewLine - A custom TreeView with lines read more with examples