IngenuityMicro.Hardware.ESP8266 1.0.0

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

This library provides .Net Micro Framework support for the ESP8266 family of serial-interface wifi boards

Product Compatible and additional computed target framework versions.
.NET Micro Framework netmf43 is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
1.0.0 50 4/29/2015
0.3.2-beta 49 4/29/2015
0.3.1-beta 31 4/27/2015
0.3.0-beta 31 4/27/2015

Initial release