Metadata >> NuGet >> IRPC.Core

IRPC.Core

Metadata

Authors Maurice Camp Msc.
Description IRPC is a light-weight high-performance remote-procedure-call library intended for use in .NET 4.5 applications. IRPC allows you to define communication between two or more C# applications by defining an interface for either application side. Methods and properties of the interface can be called as if available locally.
Owners Maurice Camp Msc.
ProjectUrl https://bitbucket.org/mjhcamp/interface-based-remote-procedure-call-irpc-library/overview
RequireLicenseAcceptance False
PackageSize 11262
PackageHashAlgorithm SHA512
PackageHash hkKQRBbMqA5dQMTfpS/reNsnu37A5o6PAXOgqOegN7wcQTlwmMeVLzbp5FmFhVGvWVj7JpiSaDF5DOI8+Tbe9w==
DownloadCount 000000
CreatedDate 2015-03-27T19:21:14

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

OpenWrap

Installing the package:
o add-wrap IRPC.Core
Uninstalling the package:
o remove-wrap IRPC.Core

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.1.5564.36592
1.1.5448.19267
1.0.5433.36148
1.0.5431.32622
1.0.5425.34308
1.0.5425.34152