RPC.NET.Interfaces 6.0.0-preview2

This package has been deprecated as it is legacy and is no longer maintained.
This is a prerelease version of RPC.NET.Interfaces.
dotnet add package RPC.NET.Interfaces --version 6.0.0-preview2
                    
NuGet\Install-Package RPC.NET.Interfaces -Version 6.0.0-preview2
                    
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="RPC.NET.Interfaces" Version="6.0.0-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RPC.NET.Interfaces" Version="6.0.0-preview2" />
                    
Directory.Packages.props
<PackageReference Include="RPC.NET.Interfaces" />
                    
Project file
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 RPC.NET.Interfaces --version 6.0.0-preview2
                    
#r "nuget: RPC.NET.Interfaces, 6.0.0-preview2"
                    
#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.
#addin nuget:?package=RPC.NET.Interfaces&version=6.0.0-preview2&prerelease
                    
Install RPC.NET.Interfaces as a Cake Addin
#tool nuget:?package=RPC.NET.Interfaces&version=6.0.0-preview2&prerelease
                    
Install RPC.NET.Interfaces as a Cake Tool

RPC.NET Interfaces Nuget (with prereleases)

Common types used by the RPC.NET server and client projects for e.g.:

Additional resources

API docs

Version history

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on RPC.NET.Interfaces:

Package Downloads
RPC.NET.Server

SDK designed for building lightweight RPC servers.

RPC.NET.Client

Lightweight client to invoke RPC services built with RPC.NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0-preview2 395 2/13/2022 6.0.0-preview2 is deprecated because it is no longer maintained.
6.0.0-preview1 346 1/30/2022 6.0.0-preview1 is deprecated because it is no longer maintained.
5.0.2 804 12/22/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 791 12/18/2021 5.0.1 is deprecated because it is no longer maintained.
5.0.0 665 12/12/2021 5.0.0 is deprecated because it is no longer maintained.
5.0.0-preview3 381 12/4/2021 5.0.0-preview3 is deprecated because it is no longer maintained.
5.0.0-preview2 443 10/29/2021 5.0.0-preview2 is deprecated because it is no longer maintained.
5.0.0-preview1 453 10/29/2021 5.0.0-preview1 is deprecated because it is no longer maintained.
4.0.1 765 7/2/2021 4.0.1 is deprecated because it is no longer maintained.
4.0.0 703 7/1/2021 4.0.0 is deprecated because it is no longer maintained.
3.0.4 788 6/29/2021 3.0.4 is deprecated because it is no longer maintained.
3.0.3 739 5/25/2021 3.0.3 is deprecated because it is no longer maintained.
3.0.2 746 4/8/2021 3.0.2 is deprecated because it is no longer maintained.
3.0.1 812 4/2/2021 3.0.1 is deprecated because it is no longer maintained.
3.0.0 857 3/20/2021 3.0.0 is deprecated because it is no longer maintained.
3.0.0-preview3 426 3/9/2021 3.0.0-preview3 is deprecated because it is no longer maintained.
3.0.0-preview2 471 3/8/2021 3.0.0-preview2 is deprecated because it is no longer maintained.
3.0.0-preview1 474 2/22/2021 3.0.0-preview1 is deprecated because it is no longer maintained.
2.2.0 847 10/16/2020 2.2.0 is deprecated because it is no longer maintained.
2.1.1 853 10/12/2020 2.1.1 is deprecated because it is no longer maintained.
2.1.0 867 9/25/2020 2.1.0 is deprecated because it is no longer maintained.
2.0.0 852 9/8/2020 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview4 549 8/25/2020 2.0.0-preview4 is deprecated because it is no longer maintained.
2.0.0-preview3 556 8/17/2020 2.0.0-preview3 is deprecated because it is no longer maintained.
2.0.0-preview2 553 8/8/2020 2.0.0-preview2 is deprecated because it is no longer maintained.
2.0.0-preview1 373 8/8/2020 2.0.0-preview1 is deprecated because it is no longer maintained.