jaksg82.Std20.StringFormat 0.2.1
A collection of functions that handle the reading and writing some special format of numbers
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>jaksg82.Std20.StringFormat</id>
<version>0.2.1</version>
<authors>jaksg82</authors>
<owners>jaksg82</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/jaksg82/jakStd20-StringFormat/blob/master/README.md</licenseUrl>
<projectUrl>https://github.com/jaksg82/jakStd20-StringFormat</projectUrl>
<description>A collection of functions that handle the reading and writing some special format of numbers</description>
<releaseNotes>Changed the base namespace</releaseNotes>
<copyright>Copyright © Simone Giacomoni 2018</copyright>
<tags>string, format, coordinates</tags>
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>