Birdhouse 1.1.0-preview246
This is a prerelease version of Birdhouse.
dotnet add package Birdhouse --version 1.1.0-preview246
NuGet\Install-Package Birdhouse -Version 1.1.0-preview246
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="Birdhouse" Version="1.1.0-preview246" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Birdhouse --version 1.1.0-preview246
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Birdhouse, 1.1.0-preview246"
#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 Birdhouse as a Cake Addin #addin nuget:?package=Birdhouse&version=1.1.0-preview246&prerelease // Install Birdhouse as a Cake Tool #tool nuget:?package=Birdhouse&version=1.1.0-preview246&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Birdhouse is a .NET Portable Class Library which provides a convinient wrapper around the Nest REST API which is used for interacting with Nest thermostats and smoke detectors.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | netcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.14)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 7.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0-preview246 | 1,133 | 7/12/2015 |
1.1.0-preview243 | 1,023 | 7/4/2015 |
1.1.0-preview242 | 1,012 | 7/4/2015 |
1.1.0-preview241 | 1,011 | 7/3/2015 |
1.0.0 | 1,708 | 7/2/2015 |
This is the initial release of the Birdhouse library. It supports reading data from Nest thermostats and smoke/co detectors along with structure data. The API also supports updating a number of read/write values. Event streaming is not presently supported.