Metadata >> NuGet >> Raspberry.System

Raspberry.System

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. 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 25861
PackageHashAlgorithm SHA512
PackageHash RQN52B9+j7pqEEj6aQnexoNnuUwKaPSi+NPDdAhOWsZ960xYr318gXT7Yzo7gbGrQFEwegrY7agvHchi7u8JmA==
DownloadCount 000000
CreatedDate 2015-04-01T18:43:49
Copyrights www.raspberry-sharp.org, 2012-2013

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Raspberry.System
Installing the package (HTTP Basic authentication):
Install-Package Raspberry.System -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Raspberry.System -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Raspberry.System

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0