Releases: csharp-leaf/Leaf.Core
Releases · csharp-leaf/Leaf.Core
Release list
Leaf.Core v1.3.28
Last fix appv
Leaf.Core v1.3.18
Added string.NotNullNotEmpty(). Method string.IsNullOrEmpty() renamed…
Leaf.Core v1.3.17
Move namespace Leaf.Core.Extensions.System to Leaf.Core.Extensions. New methods: ThreadSafeUI.IsCanceledByUser(Exception). New extensions: SmtpClient.SendMailAsync(MailMessage, CancellationToken); string.IsNullOrEmpty(); string.HasContent(); Task.Caf() = Task.ConfigureAwait(false);
Leaf.Core v1.3.16
NullOnEmpty and IsWebLink string extensions.
Leaf.Core v1.3.15
Added Randomizer and extension for all collections "NextRandom".
Leaf.Core v1.3.14
Leaf.Core v1.3.13
Fix typos. Net Framework 4.5.2 support.
Leaf.Core v1.3.12
Leaf.Core v1.3.11
Leaf.Core v1.3.10
Fix ToFileFormatString (colon : is invalid character ofc)