DevBot9.NanoFramework.Homie.Utilities
0.11.0
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DevBot9.NanoFramework.Homie.Utilities -Version 0.11.0
dotnet add package DevBot9.NanoFramework.Homie.Utilities --version 0.11.0
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DevBot9.NanoFramework.Homie.Utilities, 0.11.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Homie implementation for nanoFramework.
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- DevBot9.NanoFramework.Homie (>= 0.11.0)
- nanoFramework.CoreLibrary (>= 1.10.5)
- nanoFramework.M2Mqtt (>= 4.6.1)
- nanoFramework.System.Collections (>= 1.2.0)
- nanoFramework.System.Text (>= 1.1.1)
- nanoFramework.System.Text.RegularExpressions (>= 1.0.2)
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 | 64 | 10/14/2021 |
0.11.1 | 160 | 10/11/2021 |
0.11.0 | 116 | 10/11/2021 |
0.10.0 | 105 | 8/2/2021 |
0.10.0-preview.30 | 86 | 7/12/2021 |
0.10.0-preview.18 | 98 | 7/8/2021 |
0.10.0-preview.6 | 103 | 6/30/2021 |
0.9.0 | 112 | 6/28/2021 |
0.9.0-preview.38 | 90 | 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.