Nut 2.3.3

dotnet add package Nut --version 2.3.3
                    
NuGet\Install-Package Nut -Version 2.3.3
                    
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="Nut" Version="2.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nut" Version="2.3.3" />
                    
Directory.Packages.props
<PackageReference Include="Nut" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nut --version 2.3.3
                    
#r "nuget: Nut, 2.3.3"
                    
#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.
#addin nuget:?package=Nut&version=2.3.3
                    
Install Nut as a Cake Addin
#tool nuget:?package=Nut&version=2.3.3
                    
Install Nut as a Cake Tool

Number To Text Converter
Money To Text Converter

Supported Languages: English, French, Russian, Spanish, Turkish.

Supported Currencies: EUR, USD, RUB, TRY

Number Limit: 1 trillion

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.3 164 4/14/2015
2.3.2 46 4/7/2015
2.3.1 36 4/7/2015
2.3.0 38 4/6/2015
2.2.0 110 12/18/2014
2.1.4 71 12/2/2014
2.1.3 80 4/7/2014
2.1.2 54 4/4/2014
2.1.1 54 4/4/2014
2.1.0 52 4/4/2014
2.0.3 54 4/3/2014
2.0.2 66 4/3/2014
2.0.1 53 4/2/2014
2.0.0 65 4/1/2014
1.0.0 65 3/31/2014

-zero sub-unit for whole numbers bug fixed