Metadata >> NuGet >> SharpNTCIP

SharpNTCIP

Metadata

Authors Mark Shook
Description This library contains a useful set of interfaces and other OOP constructs useful for writing software which communicates with NTCIP-compliant equipment.
Language en-US
LicenseUrl https://raw.github.com/markashook/SharpNTCIP/master/LICENSE
Owners Mark Shook
RequireLicenseAcceptance True
Title SharpNTCIP
PackageSize 27148
PackageHashAlgorithm SHA512
PackageHash KUSEjFCMu7+ltI6cZ//4WeWtU/vNO6jt7yu1n0YBd2l87U5SBCn2db+iKdWzQkScDTcHnWfjOUmMdnpzUeMEsw==
DownloadCount 000000
CreatedDate 2014-03-13T07:37:47

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

OpenWrap

Installing the package:
o add-wrap SharpNTCIP
Uninstalling the package:
o remove-wrap SharpNTCIP

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.16
1.0.15
1.0.14
1.0.13
1.0.12