Metadata >> NuGet >> Enough.MF.Connectivity

Enough.MF.Connectivity

Metadata

Authors Robert Virkus, Enough Software
Description Connectivity helper for Netduino, Gadgeteer or similar.NET Micro Framework apps. Allows you to send and receive data in convenient ways using events. Contains a driver for the Seeedstudio Bluetooth Shield.
IconUrl http://www1.j2mepolish.org/images/Enough_Connectivity.png
Language en-US
LicenseUrl https://connectivity.codeplex.com/license
Owners Robert Virkus, Enough Software
ProjectUrl http://connectivity.codeplex.com/
RequireLicenseAcceptance False
Tags Connectivity MicroFramework Bluetooth Seeedstudio Netduino Gadgeteer netmf embedded micro Enough EnoughSoftware
Title .NET Micro Framework Connectivity Helpers
PackageSize 20182
PackageHashAlgorithm SHA512
PackageHash NyiNo43aJHOA1Feaohrqxu0d/2Dvrl8nmVI/tyeU3WM703EwlYloDL02mIvZlnsjfnLAsH9tIXXtIkqwGjDTJA==
DownloadCount 000000
CreatedDate 2013-10-04T23:09:26

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 Enough.MF.Connectivity -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Enough.MF.Connectivity -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 Enough.MF.Connectivity
Installing the package (HTTP Basic authentication):
Install-Package Enough.MF.Connectivity -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Enough.MF.Connectivity -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Enough.MF.Connectivity

OpenWrap

Installing the package:
o add-wrap Enough.MF.Connectivity
Uninstalling the package:
o remove-wrap Enough.MF.Connectivity

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
1.0.5