A .NET library for parsing natural-language numerals ("forty-two") to integers, and converting the other way as well.
Info
Version: | 0.12.0 |
Author(s): | Mark Seemann |
Last Update: | Saturday, February 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ploeh/Numsense |
NuGet Url: | https://www.nuget.org/packages/Numsense |
Install
Install-Package Numsense
dotnet add package Numsense
paket add Numsense
Numsense Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1)
Tags