Releases: csharp-leaf/Leaf.Core
Releases · csharp-leaf/Leaf.Core
Leaf.Core v1.3.9
New String extensions: EscapeJsonData, ToFileFormatString. New Exception extensions: GetDetailedMessage (with call stack trice and innerExceptions). ProcessAgregated for Processing InnerExceptions when AggregatedException thrown. New NumberExtensions: PercentageString (for float, decemial, double) LockedCollections returned back.
Leaf.Core v1.3.8
New method HexStringToBytes. Disabled undocumented functions warn
Leaf.Core v1.3.7
new method GetJsonValueEx
Leaf.Core v1.3.6
Added attribute [Serializable] to SplitSerializeable. Changed namespa…
Leaf.Core v1.3.5
Support: Net Framework 4.7.1 & 4.7.2 and Net Core 2.1
Leaf.Core v1.3.4
Validation flag on Start and Stop
Leaf.Core v1.3.3
Fix thread manager Done callback
Leaf.Core v1.3.2
Fix version of appveyor
Leaf.Core v1.3.0
Leaf.Core now is cross-platform! Added target support .NET Core 2.0.
Nuget package available now!
Removed abstract ThreadArgs
class.
Leaf.Core v1.2.1 Release
Minor fixes