SyslogNet
SyslogNet copied to clipboard
Added support for .NET Framework 2.0
Added support for Full .NET Framework 2.0. Added conditional compilation symbol, added missing dependencies conditionally if net20 (as internal), extension method for string.IsNullOrEmpty (internal)
Since the missing System.Linq and extension attribute files are compiled conditionally, they are not added to .NET 4.0 or NetStandard, only net20.