Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 897 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 897 Bytes

Please direct all Support Questions and Concerns to [email protected]

##PubNub C-sharp-based APIs Learn more at http://www.pubnub.com

Nuget

For .Net 3.5/4.0/4.5/4.61 https://www.nuget.org/packages/Pubnub/ For Xamarin.Android, Xamarin.iOS and .NetStandard/.NetCore https://www.nuget.org/packages/PubnubPCL/ For Universal Windows https://www.nuget.org/packages/PubnubUWP/

Communication

  • If you need help or have a general question, contact [email protected]
  • NOTE: The example projects available in GitHub repo may not build/run successfully in Visual Studio due to missing dependencies/nuget packages. Please uninstall Pubnub/PubnubPCL/PubnubUWP, Newtonsoft.Json, Portable.BouncyCastle and re-install Pubnub/PubnubPCL/PubnubUWP with its dependencies for successful build/run.