Metadata >> NuGet >> CSharpTest.Net.RpcLibrary >> 2.14.126.467

2.14.126.467

Metadata

Authors Roger Knapp
Copyrights Copyright 2008-2011 by Roger Knapp, Licensed under the Apache License, Version 2.0
Description ==CSharpTest.Net.RpcLibrary== Simply one of the fastest and most robust inter-process communcations available on the Windows platform. WinRPC is the building block of DCOM and probably the most used remote proceedure call in Windows. In plain words it is the fastest, most stable, secure transport available. Use it for authenticated or anonymous communications over LRPC, named-pipes, or tcp/ip. This assembly provides all the interop nessessary to start a server or client; however, it is a transport only implementation. In other words, it provides no more than moving a byte[] back and forth with the remote endpoint. A protocol is usually layered on top of this to turn raw bytes into meaningful messages.
IconUrl http://csharptest.net/favicon.ico
Language en-US
LicenseUrl http://csharptest.net/src/LICENSE-2.0.txt
Owners Roger Knapp
ProjectUrl http://code.google.com/p/csharptest-net/
ReleaseNotes See the main project page (http://code.google.com/p/csharptest-net/) for release notes.
RequireLicenseAcceptance False
Summary CSharpTest.Net.RpcLibrary provides pure managed interop with the Win32 RPC API
Tags Rpc Library Win32 InterProcess IPC Remote Remoting named pipes LRPC TCP communications
Title CSharpTest.Net.RpcLibrary
PackageSize 244864
PackageHashAlgorithm SHA512
PackageHash B8cgMIwKV2n2hAj8GCNi8M/NakCn9VpJOgEf1Xe+OdFm/jGVP+NtgqF3MnlsUeFIj1fAT+jX6dpMS3A6bQ47Eg==
DownloadCount 000000
CreatedDate 2014-01-26T22:06:12

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap CSharpTest.Net.RpcLibrary -Version 2.14.126.467
Uninstalling the package:
o remove-wrap CSharpTest.Net.RpcLibrary

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
AnyCPU Release .NETFramework,Version=v2.0 Binaries
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries