Date | 2018-04-28 (2,393 days ago) |
---|---|
Downloads | 24K downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET Standard 1.1 .NET Standard 1.3 .NET 4.5 .NET 4.6 .NET 4.7 |
#installation
">Installation#changelog
">ChangelogImproved logic for working with and parsing GUIDs (see eab0ef6
, 7291777
, fb69d7f
and c4f87cf
).
Introduced new Introduced new ParseStringArray
utility methods (see ab1386f
).
Added two new overloads for the GetObjectArray
extension method for JObject
(see 2767380
).
The ParseBoolean
will now also return true if input string matches on
(see f394f24
and 337504a
).
Added .NET 4.7 as a target framework - in addition to the existing target frameworks (see c5d4bd8
).