Info
| Version: | 3.1.1 | 
| Author(s): | d-fens GmbH | 
| Last Update: | Monday, October 10, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dfch/biz.dfch.CS.System.Utilities | 
| NuGet Url: | https://www.nuget.org/packages/biz.dfch.CS.System.Utilities | 
Install
Install-Package biz.dfch.CS.System.Utilities
                        dotnet add package biz.dfch.CS.System.Utilities
                        paket add biz.dfch.CS.System.Utilities
                        
                                biz.dfch.CS.System.Utilities Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- log4net(>= 2.0.5)
 - Newtonsoft.Json(>= 6.0.8)
 
Tags
                
========================
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.