Particle.SDK 0.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Particle.SDK --version 0.0.5
                    
NuGet\Install-Package Particle.SDK -Version 0.0.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Particle.SDK" Version="0.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Particle.SDK" Version="0.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Particle.SDK" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Particle.SDK --version 0.0.5
                    
#r "nuget: Particle.SDK, 0.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Particle.SDK&version=0.0.5
                    
Install Particle.SDK as a Cake Addin
#tool nuget:?package=Particle.SDK&version=0.0.5
                    
Install Particle.SDK as a Cake Tool

Particle Windows Cloud SDK enables Windows apps to interact with Particle-powered connected products via the Particle Cloud. It’s an easy-to-use wrapper for Particle REST API

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Particle.SDK:

Package Downloads
Particle.Setup

The Particle Device Setup library provides everything you need to offer your users a simple initial setup process for Particle-powered devices. This includes all the necessary device communication code, and a simple developer API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 12,239 5/16/2016
0.0.5 1,958 5/3/2016

Initial Release