Metadata >> NuGet >> CSharpTest.Net.RpcLibrary >> 14.327.1832.1051

14.327.1832.1051

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 https://github.com/csharptest/CSharpTest.Net.RpcLibrary
ReleaseNotes See the main project page (https://github.com/csharptest/CSharpTest.Net.RpcLibrary) 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 133485
PackageHashAlgorithm SHA512
PackageHash 3ahurhBY6eNAunIeAsmoDKfS18GuAYk+w0D8hh86cavrIXsE7FgdyL9EJo9IOz7bSVzeBv+NkaSsu2cD+p70Lw==
DownloadCount 000000
CreatedDate 2014-03-27T23:33:59

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 14.327.1832.1051 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CSharpTest.Net.RpcLibrary -Version 14.327.1832.1051 -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 14.327.1832.1051 %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 14.327.1832.1051 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CSharpTest.Net.RpcLibrary -Version 14.327.1832.1051 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap CSharpTest.Net.RpcLibrary -Version 14.327.1832.1051
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=v4.0 Binaries