FakeBand 0.0.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FakeBand --version 0.0.8
NuGet\Install-Package FakeBand -Version 0.0.8
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="FakeBand" Version="0.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FakeBand --version 0.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FakeBand, 0.0.8"
#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.
// Install FakeBand as a Cake Addin #addin nuget:?package=FakeBand&version=0.0.8 // Install FakeBand as a Cake Tool #tool nuget:?package=FakeBand&version=0.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library to enable programming against the Band SDK model without connecting a physical band
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Band (>= 1.3.11121)
- Rx-Main (>= 2.2.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added support for correct sensor update intervals, Added support for configuring the Fake Bands as either Band v1 or Band v2, Made some sensor data more 'realistic'