Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
budgetpreneur committed Jan 30, 2015
1 parent 08d9fd4 commit d5268dc
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
@@ -1,33 +1,35 @@
# Please direct all Support Questions and Concerns to Support@PubNub.com

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

## Nuget
You can grab the cross-platform 3.6 version of PubNub for C# from Nuget.
Nuget install supports .net 3.5/4.0/4.5/WP7.1/WP8/WP8.1/SL5/Window Store 8.0/8.1

Xamarin.iOS, Xamarin.Android, Xamarin.Mac, mono-for-linux and Unity SDKs are NOT supported using Nuget

## Available in this repository

### Microsoft Server

[.net](csharp.net) (3.6)
[.net](csharp.net) (3.7)

[IIS web server](iis) (3.6)
[IIS web server](iis) (3.7)

[Silverlight](silverlight) (3.6)
[Silverlight](silverlight) (3.7)

### Microsoft Mobile
[Windows Phone 7](windows-phone-7) (3.6)
[Windows Phone 7](windows-phone-7) (3.7)

[Windows Phone 8 ](windows-phone-8) (3.6)
[Windows Phone 8 ](windows-phone-8) (3.7)

[Windows Phone 8.1 ](windows-phone-81) (3.6)
[Windows Phone 8.1 ](windows-phone-81) (3.7)


### Windows Store
[Windows Store 8.0](windows-store/windows8/PubnubWindowsStore)
[Windows Store 8.0](windows-store/windows8/PubnubWindowsStore) (3.7)

[Windows Store 8.1](windows-store/windows81/PubnubWindowsStore)
[Windows Store 8.1](windows-store/windows81/PubnubWindowsStore) (3.7)

### Xamarin, Unity
[Xamarin.Android / Mono for Android](mono-for-android) (3.6)
Expand Down

0 comments on commit d5268dc

Please sign in to comment.