Metadata >> NuGet >> Nuclei.Communication

Nuclei.Communication

Metadata

Authors P. van der Velde
Description Provides a communication method that provides ways to send messages and commands to remote endpoints. There are also ways of receiving notifications from the same remote endpoints.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners P. van der Velde
ProjectUrl https://github.com/pvandervelde/Nuclei
RequireLicenseAcceptance False
Dependencies Autofac:3.1.1|Castle.Core:3.2.0|log4net:1.2.10|Lokad.Shared:1.5.181.0|Mono.Cecil:0.9.5.4|Rx-Core:2.1.30214.0|Rx-Interfaces:2.1.30214.0|Rx-Linq:2.1.30214.0|Rx-Main:2.1.30214.0|Rx-PlatformServices:2.1.30214.0|Nuclei:0.7.1.0|Nuclei.Configuration:0.7.1.0|Nuclei.Diagnostics:0.7.1.0
PackageSize 419182
PackageHashAlgorithm SHA512
PackageHash JZz9i+eSO832bIeZNm5tRdegPdVSymiKFdP6RErjGiUo10hJhe+jWDhUPsF7gU4aqdlFx/truVjpmFL9vmg81g==
DownloadCount 000000
CreatedDate 2013-12-21T06:08:00

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

OpenWrap

Installing the package:
o add-wrap Nuclei.Communication
Uninstalling the package:
o remove-wrap Nuclei.Communication

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.7.1.0
0.7.0.0
0.6.7.0
0.6.6.0
0.6.5.0
0.6.4.0
0.6.3.0
0.6.2.0
0.6.1.0
0.6.0.0