Raspberry.System
1.0.3
See the version list below for details.
dotnet add package Raspberry.System --version 1.0.3
NuGet\Install-Package Raspberry.System -Version 1.0.3
<PackageReference Include="Raspberry.System" Version="1.0.3" />
paket add Raspberry.System --version 1.0.3
#r "nuget: Raspberry.System, 1.0.3"
// Install Raspberry.System as a Cake Addin #addin nuget:?package=Raspberry.System&version=1.0.3 // Install Raspberry.System as a Cake Tool #tool nuget:?package=Raspberry.System&version=1.0.3
Raspberry.System is a Mono/.NET assembly providing access to Raspberry Pi system features.
It is an initiative of the Raspberry# Community, aimed at providing tools and information concerning use of Raspberry Pi boards with Mono/.NET framework.
Parts of this work are based on [BCM2835 C library](http://www.open.com.au/mikem/bcm2835/).
Visit project [Github site](https://github.com/raspberry-sharp/raspberry-sharp-system/) for documentation and samples.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Raspberry.System:
Package | Downloads |
---|---|
Raspberry.IO.GeneralPurpose
Raspberry.IO is a set of Mono/.NET assembly providing access to Raspberry Pi I/O features. |
|
WittyPiNet
.net/Mono library to manage WittyPi board. |
|
Raspberry.IO.Extended
A long description of the package. This shows up in the right pane of the Add Package Dialog as well as in the Package Manager Console when listing packages using the Get-Package command. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Raspberry.System:
Repository | Stars |
---|---|
raspberry-sharp/raspberry-sharp-io
A .NET/Mono IO Library for Raspberry Pi
|