Iot.Device.Bindings.SkiaSharpAdapter 3.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Iot.Device.Bindings.SkiaSharpAdapter --version 3.2.0
NuGet\Install-Package Iot.Device.Bindings.SkiaSharpAdapter -Version 3.2.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="Iot.Device.Bindings.SkiaSharpAdapter" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Iot.Device.Bindings.SkiaSharpAdapter --version 3.2.0
#r "nuget: Iot.Device.Bindings.SkiaSharpAdapter, 3.2.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 Iot.Device.Bindings.SkiaSharpAdapter as a Cake Addin
#addin nuget:?package=Iot.Device.Bindings.SkiaSharpAdapter&version=3.2.0

// Install Iot.Device.Bindings.SkiaSharpAdapter as a Cake Tool
#tool nuget:?package=Iot.Device.Bindings.SkiaSharpAdapter&version=3.2.0

Device Bindings

You will find a large variety of bindings in this nuget. You can check the list on the repository.

Getting started

Once you've installed the nuget, you're ready to go! Make sure you have a proper device that support GPIO. See the System.Device.

Each binding has detailed example in the main repository. Each directory will contain a detailed README with the specific usage of each binding. It will also in the /samples folder contains a detailed and commented example.

Hardware requirements

While most of the bindings and examples in this project require and are designed to support specific hardware (such as LCD displays, temperature sensors, single-board computers, microcontrollers, etc.), the library itself tries to be as hardware-independent as possible. Some bindings are even written to showcase the use of IOT interfaces with hardware that is already present in normal desktop computers (such as keyboards or CPU temperature sensors). So to get started, you do not need expensive hardware. Or you can start out with cheap stuff, such as an Arduino Uno. You can also use FT232H or FT4222 on a Windows, Linux or MAcOS traditional laptop or desktop.

You will also need to have the binding you're interested in! Most README will contains schemas and instructions on how to connect your binding to your board.

Community

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

Contributing

We welcome PR and contributions. We are primarily interested in the following:

  • Improving quality and capability of the drivers for supported boards.
  • Implementations for additional boards.
  • .NET device bindings for a wide variety of sensors, chips, displays and other components.
  • Request a device binding or protocol that you need for your project (file an issue).
  • Links to blog posts or tweets that showcase .NET Core being used for great IoT scenarios (file an issue).

License

.NET (including the iot repo) is licensed under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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 (1)

Showing the top 1 popular GitHub repositories that depend on Iot.Device.Bindings.SkiaSharpAdapter:

Repository Stars
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
Version Downloads Last updated
3.2.0 90 6/20/2024
3.1.0 762 11/16/2023
3.0.0 298 7/13/2023