Dawn.ValueString
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Dawn.ValueString --version 1.0.0
NuGet\Install-Package Dawn.ValueString -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dawn.ValueString" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dawn.ValueString --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dawn.ValueString, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dawn.ValueString as a Cake Addin #addin nuget:?package=Dawn.ValueString&version=1.0.0 // Install Dawn.ValueString as a Cake Tool #tool nuget:?package=Dawn.ValueString&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ValueString struct allows you to encapsulate a string and parse it to any type. It is intended to be used for convenience when there is a need to initialize typed instances from culture-neutral (invariant) strings.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- System.Reflection (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Dawn.ValueString:
Package | Downloads |
---|---|
OpenSoftware.OptionParser
OptionParser is a library that deals with option parsing and option handling for command-line (CLI) programs. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.1.0 | 6,047 | 3/15/2018 | |
2.0.0 | 2,166 | 12/5/2017 | |
1.5.0 | 926 | 12/4/2017 | |
1.4.1 | 932 | 11/30/2017 | |
1.4.0 | 891 | 11/22/2017 | |
1.3.2 | 1,087 | 11/17/2017 | |
1.3.1 | 1,127 | 11/15/2017 | |
1.3.0 | 1,095 | 11/13/2017 | |
1.2.2 | 1,108 | 11/12/2017 | |
1.2.1 | 1,122 | 11/12/2017 | |
1.2.0 | 1,123 | 11/9/2017 | |
1.1.1 | 1,119 | 10/29/2017 | |
1.1.0 | 896 | 10/27/2017 | |
1.0.2 | 909 | 10/13/2017 | |
1.0.1 | 1,014 | 12/5/2016 | |
1.0.0 | 1,200 | 12/3/2016 | |
0.1.0 | 1,640 | 11/29/2016 |
The first stable release of ValueString.