IRPC.Core
1.1.5564.36592
dotnet add package IRPC.Core --version 1.1.5564.36592
NuGet\Install-Package IRPC.Core -Version 1.1.5564.36592
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="IRPC.Core" Version="1.1.5564.36592" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IRPC.Core" Version="1.1.5564.36592" />
<PackageReference Include="IRPC.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IRPC.Core --version 1.1.5564.36592
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IRPC.Core, 1.1.5564.36592"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package IRPC.Core@1.1.5564.36592
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IRPC.Core&version=1.1.5564.36592
#tool nuget:?package=IRPC.Core&version=1.1.5564.36592
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on IRPC.Core:
| Package | Downloads |
|---|---|
|
IRPC.TCP
TCP implementation of the IRPC library |
|
|
IRPC.Serializers
IRPC.Serializers |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.5564.36592 | 2,556 | 3/27/2015 |
| 1.1.5448.19267 | 2,079 | 12/1/2014 |
| 1.0.5433.36148 | 2,404 | 11/16/2014 |
| 1.0.5431.32622 | 2,002 | 11/14/2014 |
| 1.0.5427.25853 | 2,433 | 11/10/2014 |
| 1.0.5425.34308 | 2,214 | 11/8/2014 |
| 1.0.5425.34152 | 2,652 | 11/8/2014 |