NumberParser 1.0.8500
NumberParser provides a common framework for all the .NET numeric types.
Main features:
* Exceptions managed internally.
* Beyond-double-range support.
* Custom mathematical functionalities.
Install-Package NumberParser -Version 1.0.8500
dotnet add package NumberParser --version 1.0.8500
<PackageReference Include="NumberParser" Version="1.0.8500" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NumberParser --version 1.0.8500
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NumberParser, 1.0.8500"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install NumberParser as a Cake Addin #addin nuget:?package=NumberParser&version=1.0.8500 // Install NumberParser as a Cake Tool #tool nuget:?package=NumberParser&version=1.0.8500
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
NumberParser.dll version: 1.0.8.5.
Improvements with respect to the previous release:
- Various bugs fixed and minor code enhancements.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.