ValueString allows you to encapsulate an object as a culture-invariant string and parse it to any type that implements the Parse/TryParse pattern.
Info
Version: | 2.1.0 |
Author(s): | Şafak Gür |
Last Update: | Thursday, March 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/safakgur/value-string |
NuGet Url: | https://www.nuget.org/packages/Dawn.ValueString |
Install
Install-Package Dawn.ValueString
dotnet add package Dawn.ValueString
paket add Dawn.ValueString
Dawn.ValueString Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
- System.ValueTuple(>= 4.4.0)
- System.ValueTuple(>= 4.4.0)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.4.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.4.0)
No dependencies.
Tags