Releases: gabrieldelaparra/Wororo.Utilities
Releases · gabrieldelaparra/Wororo.Utilities
Export Book
- Rename from Excel to Export. More generic;
- Add case for null on ToString();
- Bump version;
Add Summary Sheet on Excel Export
Add Summary Sheet on Excel Export
Export to Excel
See previous release (Wrong string format)
Add ToFormatLiteral
1.2.1.10 Add Format Literal
New release (:
Some new functions for strings; Add Platform-specific test attribute to support github actions;
1.2.1.5
Implement string Contains with StringComparer
Enum, Json, File new features
Enum.GetDescription
Json with TypeHandling
File.AppendSafe
Enum & DateTime Utils
1.2.1.3 Add string.ToEnum<TEnum>
Json Serialization behavior changes.
Set ReferenceLoopHandling = Ignore as default behaviour for Json Serialization.
Release to Nuget
Just learned that 1.2.1.0 is taken differently between the dotnet release/pack and the variable used for pushing it.