Info
| Version: | 0.7.0 | 
| Author(s): | Inando | 
| Last Update: | Monday, February 16, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/inando/adsclient | 
| NuGet Url: | https://www.nuget.org/packages/AdsClient | 
Install
Install-Package AdsClient
                        dotnet add package AdsClient
                        paket add AdsClient
                        
                                AdsClient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                2 packages depend on this package.
                        
                    Tags
                
This is a PCL library for .Net >=4.5/Mono >=3.2.8/Xamarin/WinRT.
The socket implementation can't be placed in the PCL library.
Therefore you need an extra dll depending on you program.
- Winsock (normal .Net app or Mono/Xamarin)
- WinRT (windows 8.1 WinRT/Phone).