Metadata >> NuGet >> Raspberry.System >> 1.0.3

1.0.3

Metadata

Authors Eric Bézine
Description 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.
IconUrl https://raw.github.com/raspberry-sharp/raspberry-sharp-system/master/Icon.png
Language en-US
LicenseUrl http://opensource.org/licenses/GPL-2.0
Owners Raspberry-Sharp
ProjectUrl https://github.com/raspberry-sharp/raspberry-sharp-system/wiki
RequireLicenseAcceptance True
Summary Raspberry.System is a Mono/.NET assembly providing access to Raspberry Pi system features.
Tags Raspberry Pi Mono System Timers
Title Raspberry.System
PackageSize 37596
PackageHashAlgorithm SHA512
PackageHash KbCBREYXei8UWemMWMQPW7VbwVxyElBbYNwKvMTWwZM1RxwQB8rXt2PCDI9d2Cu+p+bWbcUap3uF03fQHYkQcA==
DownloadCount 000000
CreatedDate 2012-11-07T00:56:42

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Raspberry.System -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Raspberry.System -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Raspberry.System 1.0.3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Raspberry.System -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Raspberry.System -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Raspberry.System -Version 1.0.3
Uninstalling the package:
o remove-wrap Raspberry.System

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries