Particle.Setup
0.1.0
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.
Install-Package Particle.Setup -Version 0.1.0
dotnet add package Particle.Setup --version 0.1.0
<PackageReference Include="Particle.Setup" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Particle.Setup --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Particle.Setup, 0.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Use Particle.SDK 0.1.0
Add back buttons to packages
Simplify back navigation handling (on page or hardware/soft button)
Dependencies
-
- Particle.SDK (>= 0.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.