Skip to content

Releases: csharp-leaf/Leaf.Core

Leaf.Core v1.3.9

19 Jul 20:31
Compare
Choose a tag to compare
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

13 Jul 02:36
Compare
Choose a tag to compare
New method HexStringToBytes. Disabled undocumented functions warn

Leaf.Core v1.3.7

13 Jul 02:30
Compare
Choose a tag to compare
new method GetJsonValueEx

Leaf.Core v1.3.6

13 Jul 00:22
Compare
Choose a tag to compare
Added attribute [Serializable] to SplitSerializeable. Changed namespa…

Leaf.Core v1.3.5

06 Jul 14:54
Compare
Choose a tag to compare
Support: Net Framework 4.7.1 & 4.7.2 and Net Core 2.1

Leaf.Core v1.3.4

19 May 05:21
Compare
Choose a tag to compare
Validation flag on Start and Stop

Leaf.Core v1.3.3

18 May 00:41
Compare
Choose a tag to compare
Fix thread manager Done callback

Leaf.Core v1.3.2

17 May 23:30
Compare
Choose a tag to compare
Fix version of appveyor

Leaf.Core v1.3.0

15 May 16:30
Compare
Choose a tag to compare

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

08 May 11:01
Compare
Choose a tag to compare