Metadata >> NuGet >> TA.NetMF.Utilities

TA.NetMF.Utilities

Metadata

Authors Tim Long
Copyrights Copyright 2015 Tigra Astronomy, all rights reserved.
Description A collection of utility classes and extension methods that are generally useful and not specifically related to any particular project.
IconUrl http://tigra-astronomy.com/Media/TigraAstronomy/NuGet-Package-Icons/TA.NetMF.Utilities.png
LicenseUrl http://tigra.mit-license.org/
Owners Tigra Astronomy
ProjectUrl http://tigra-astronomy.com/
RequireLicenseAcceptance True
Summary Utility classes and extension methods for Netduino/.net Micro Framework
Tags netduino NetMF MicroFramework 4.3 i2c c# octet extension-method open-source free permissive-license
Title Utility classes and extension methods for Netduino/.net Micro Framework.
PackageSize 114442
PackageHashAlgorithm SHA512
PackageHash fmCE2iR/zyTqYr5obPBekMRhBvMJvh6WnS+BeGEtU5znKwA4/49evrLzHzTYgUfONVN+F+qGFOkkD4Xoclbk3g==
DownloadCount 000000
CreatedDate 2015-09-11T14:15:30

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

OpenWrap

Installing the package:
o add-wrap TA.NetMF.Utilities
Uninstalling the package:
o remove-wrap TA.NetMF.Utilities

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
0.3.2
0.3.1
0.3.0
0.3.0-Beta1009
0.2.0
0.2.0-Beta26
0.2.0-Beta25