Info
Version: | 1.0.1 |
Author(s): | Zaidos |
Last Update: | Thursday, November 22, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zaidos/dotnet-opencnam |
NuGet Url: | https://www.nuget.org/packages/DotNet.OpenCNAM |
Install
Install-Package DotNet.OpenCNAM
dotnet add package DotNet.OpenCNAM
paket add DotNet.OpenCNAM
DotNet.OpenCNAM Download (Unzip the "nupkg" after downloading)
Sample usage:
var response = OpenCNAM.Lookup("+16502530000");
Have comments / contributions? Head over to the project page on GitHub.