FakeBand 0.0.9

dotnet add package FakeBand --version 0.0.9
                    
NuGet\Install-Package FakeBand -Version 0.0.9
                    
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.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FakeBand" Version="0.0.9" />
                    
Directory.Packages.props
<PackageReference Include="FakeBand" />
                    
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 FakeBand --version 0.0.9
                    
#r "nuget: FakeBand, 0.0.9"
                    
#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=FakeBand&version=0.0.9
                    
Install FakeBand as a Cake Addin
#tool nuget:?package=FakeBand&version=0.0.9
                    
Install FakeBand as a Cake Tool

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.9 11 3/19/2016
0.0.8-beta 12 1/11/2016
0.0.7 11 1/9/2016
0.0.6-beta 11 1/9/2016
0.0.5 11 1/9/2016
0.0.4 11 1/8/2016
0.0.3 11 1/5/2016
0.0.2 11 12/27/2015
0.0.2-beta2 11 12/27/2015
0.0.2-beta1 10 12/27/2015
0.0.2-beta 11 12/27/2015

Updated to support latest Band SDK