IoT.I2c 1.0.8

dotnet add package IoT.I2c --version 1.0.8
                    
NuGet\Install-Package IoT.I2c -Version 1.0.8
                    
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="IoT.I2c" Version="1.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IoT.I2c" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="IoT.I2c" />
                    
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 IoT.I2c --version 1.0.8
                    
#r "nuget: IoT.I2c, 1.0.8"
                    
#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.
#:package IoT.I2c@1.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IoT.I2c&version=1.0.8
                    
Install as a Cake Addin
#tool nuget:?package=IoT.I2c&version=1.0.8
                    
Install as a Cake Tool

Provides simplified I2C integration as well as an interface to buid specific I2C components on.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on IoT.I2c:

Package Downloads
IoT.Mcp9808

Provides integration for the MCP9808 High Accuracy I2C Temperature Sensor Breakout Board.

IoT.Ds1307

Provides integration to the DS1307 Real Time Clock breakout board kit from Adafruit.

IoT.DhtTiny

Provides direct support for the DHT Tiny i2c device.

IoT.Htu21df

Provides an interface to the Adafruit HTU21D-F Temperature & Humidity Sensor Breakout Board.

IoT.SI1145

Provides integration fo rthe Adafruit SI1145 Digital UV Index / IR / Visible Light Sensor breakout board.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.8 2,207 4/13/2018
1.0.7 1,516 4/10/2018
1.0.6 2,233 8/19/2016
1.0.5 1,378 8/18/2016
1.0.4 2,299 11/2/2015
1.0.3 1,405 11/2/2015
1.0.2 1,650 10/16/2015
1.0.1 3,266 10/16/2015
1.0.0 1,414 10/16/2015