Info
Version: | 1.4.6151.16195 |
Author(s): | Michael Watson |
Last Update: | Thursday, November 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/michael-watson/particle-xamarin |
NuGet Url: | https://www.nuget.org/packages/ParticleXamarinSDK |
Install
Install-Package ParticleXamarinSDK
dotnet add package ParticleXamarinSDK
paket add ParticleXamarinSDK
ParticleXamarinSDK Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.Net.Http(>= 2.2.29)
Tags
This does work with Xamrarin.Forms as well. The SDK is a PCL based on .Net 4.6, if you have any issues installing this package into ANY C# project, try downloading the source and incorporating it directly and retargetting the solution.
It could be that your framework isn't in the targetFramework for this nuget package.