Metadata >> NuGet >> SharpNTCIP >> 1.0.15

1.0.15

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 27135
PackageHashAlgorithm SHA512
PackageHash ukwDH8M0vg3ujUEtTkQSAP51sdO+Z54HxXW6SEMVPRZcjeop4zmc0WIFTVA8kldbXBTp6sSFwN38E7S0gTV1sA==
DownloadCount 000000
CreatedDate 2014-03-13T07:20:04

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 SharpNTCIP -Version 1.0.15 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SharpNTCIP -Version 1.0.15 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete SharpNTCIP 1.0.15 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

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