Info
| Version: | 1.1.8 |
| Author(s): | Kunlesymls |
| Last Update: | Thursday, June 13, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Number_To_Word_Converter |
Install
Install-Package Number_To_Word_Converter
dotnet add package Number_To_Word_Converter
paket add Number_To_Word_Converter
Number_To_Word_Converter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
To use this package use type "NumberToWord.Convert(56);"
To covert directly to currency format "NumberToWord.CurrencyFormat(15.326m, "Dollar", "Cent");".