Common.NumberHelper 1.1.1

dotnet add package Common.NumberHelper --version 1.1.1
NuGet\Install-Package Common.NumberHelper -Version 1.1.1
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="Common.NumberHelper" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Common.NumberHelper --version 1.1.1
#r "nuget: Common.NumberHelper, 1.1.1"
#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.
// Install Common.NumberHelper as a Cake Addin
#addin nuget:?package=Common.NumberHelper&version=1.1.1

// Install Common.NumberHelper as a Cake Tool
#tool nuget:?package=Common.NumberHelper&version=1.1.1

This package Contains  the extended  String and number manipulating functions. At present this package contains only  a few functionality, but the coming days i will update many functionalities as per required, or when ever i find usefully function i will update. so do support .....

Mainly this package contains  

Methods  
1)Convert Number To Words
2)Remove Special Characters
3)Generate Unique ID
4)Email Validation.
5)Alphabets Only.
6)Number Only.

Extensions
1)Convert Number To Words
2)Remove Special Characters

How to use  :

1) simply  install the nuget ,
2) include the namespace Common.Helper

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 1,262 4/16/2016
1.1.0 966 4/16/2016
1.0.0 1,291 1/24/2016

Methodes  present
  1)Convert Number To Words
  2)Remove Special Characters
  3)Generate UniqueID
  4)Email Validation.
  5)Alphabets Only.
  6)Number Only.
Extensions  present
  1)Convert Number To Words
  2)Remove Special Characters