ClrPlus.Remoting
1.8.0.81
.NET Framework 4.0
dotnet add package ClrPlus.Remoting --version 1.8.0.81
NuGet\Install-Package ClrPlus.Remoting -Version 1.8.0.81
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ClrPlus.Remoting" Version="1.8.0.81" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClrPlus.Remoting --version 1.8.0.81
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ClrPlus.Remoting, 1.8.0.81"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ClrPlus.Remoting as a Cake Addin
#addin nuget:?package=ClrPlus.Remoting&version=1.8.0.81
// Install ClrPlus.Remoting as a Cake Tool
#tool nuget:?package=ClrPlus.Remoting&version=1.8.0.81
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library containing classes for doing a form of remoting over named pipes
[Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization]
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- ClrPlus.Core (>= 1.8.0.81)
- Microsoft.Bcl (>= 1.0.19)
- Microsoft.Bcl.Async (>= 1.0.16)
- Microsoft.Bcl.Build (>= 1.0.5)
-
.NETFramework 4.5
- ClrPlus.Core (>= 1.8.0.81)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.0.81 | 1,888 | 6/25/2013 |
1.8.0.80 | 1,307 | 5/30/2013 |
1.8.0.75 | 1,190 | 5/22/2013 |
1.8.0.74 | 1,177 | 5/3/2013 |
1.8.0.73 | 1,254 | 5/2/2013 |
1.8.0.72 | 1,252 | 5/2/2013 |
1.8.0.71 | 1,222 | 4/29/2013 |
1.8.0.70 | 1,251 | 4/29/2013 |
1.8.0.69 | 1,208 | 4/23/2013 |
1.8.0.68 | 1,172 | 4/22/2013 |
1.8.0.67 | 1,220 | 4/19/2013 |
1.8.0.66 | 1,249 | 4/19/2013 |
1.8.0.65 | 1,188 | 4/11/2013 |
1.8.0.64 | 1,196 | 4/11/2013 |
1.8.0.63 | 1,181 | 3/25/2013 |
1.8.0.62 | 1,320 | 3/20/2013 |
1.8.0.61 | 1,246 | 3/15/2013 |
1.8.0.60 | 1,151 | 3/13/2013 |
1.8.0.58 | 1,278 | 3/11/2013 |
1.8.0.56 | 1,260 | 1/31/2013 |
1.8.0.55 | 1,189 | 1/31/2013 |
1.8.0.54 | 1,201 | 1/15/2013 |
1.8.0.53 | 1,201 | 1/14/2013 |
1.8.0.52 | 1,208 | 1/14/2013 |
1.8.0.51 | 1,160 | 1/11/2013 |
1.8.0.50 | 1,200 | 1/11/2013 |
1.8.0.47 | 1,167 | 1/10/2013 |
1.8.0.44 | 1,220 | 12/20/2012 |
1.8.0.43 | 1,256 | 12/20/2012 |
1.8.0.41 | 1,175 | 12/13/2012 |
1.8.0.39 | 1,354 | 12/4/2012 |
1.8.0.38 | 1,426 | 11/28/2012 |
1.8.0.36 | 1,338 | 11/27/2012 |
1.8.0.35 | 1,479 | 11/27/2012 |
Initial Build of the new ClrPlus Remoting package.