biz.dfch.CS.System.Utilities ======================== Collection of utility classes that provide functionalities like * StringValueAttribute for Enums * Cryptography helper for password encryption and decryption * Start-Process assembly for invocation of processes via Interop/CreateProcessWithLogonW for use with biz.dfch.PS.System.Utilities See http://d-fens.ch/2014/10/11/bug-start-job-from-scheduled-task-fails-with-event-id-8197-when-invoked-via-different-credential-set/ * Log forwarders for System.Diagnostics.Debug/Trace for log4net * Json helper methods for NewtonSoft.Json * Introspection and Reflection for calling methods
$ dotnet add package biz.dfch.CS.System.UtilitiesNo README available.