DevBot9.NanoFramework.Homie.Utilities 0.11.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DevBot9.NanoFramework.Homie.Utilities --version 0.11.0
NuGet\Install-Package DevBot9.NanoFramework.Homie.Utilities -Version 0.11.0
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="DevBot9.NanoFramework.Homie.Utilities" Version="0.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevBot9.NanoFramework.Homie.Utilities --version 0.11.0
#r "nuget: DevBot9.NanoFramework.Homie.Utilities, 0.11.0"
#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 DevBot9.NanoFramework.Homie.Utilities as a Cake Addin
#addin nuget:?package=DevBot9.NanoFramework.Homie.Utilities&version=0.11.0

// Install DevBot9.NanoFramework.Homie.Utilities as a Cake Tool
#tool nuget:?package=DevBot9.NanoFramework.Homie.Utilities&version=0.11.0

Homie implementation for nanoFramework.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.12.0-preview.5 244 10/14/2021
0.11.1 356 10/11/2021
0.11.0 295 10/11/2021
0.10.0 281 8/2/2021
0.10.0-preview.30 172 7/12/2021
0.10.0-preview.18 164 7/8/2021
0.10.0-preview.6 177 6/30/2021
0.9.0 190 6/28/2021
0.9.0-preview.38 156 5/23/2021

## [0.11.0] - 2021-10-11
### Added
- Adding support for .NET Standard 2.0 and 2.1.
- NuGets now have Source Link configured.