This is a PCL for the Windows Runtime and allow you to communicate with the ThingSpeak Rest API with a strongly typed class. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Michael Obernberger | 
| Last Update: | Sunday, January 4, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mobernberger/thingspeak-winrt | 
| NuGet Url: | https://www.nuget.org/packages/winrtthingspeak | 
Install
Install-Package winrtthingspeak
                        dotnet add package winrtthingspeak
                        paket add winrtthingspeak
                        
                                winrtthingspeak Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(6.0.6)
 
Tags