erezak / libphonenumber-csharp

Forking original c# port
Apache License 2.0
198 stars 79 forks source link

Overview

libphonenumber-csharp

Cloned from https://bitbucket.org/pmezard/libphonenumber-csharp.

From the original WIKI

Conversion Notes

C# port of Google's libphonenumber library:

[[http://code.google.com/p/libphonenumber/]]

The code was rewritten from the Java source mostly unchanged, please refer to the original documentation for sample code and API documentation.

The original Apache License 2.0 was preserved.

See [[https://bitbucket.org/pmezard/libphonenumber-csharp/src/tip/csharp/README.txt|csharp/README.txt]] for details about the port.

Features