Hprose.RPC.Plugins 3.0.22

dotnet add package Hprose.RPC.Plugins --version 3.0.22
                    
NuGet\Install-Package Hprose.RPC.Plugins -Version 3.0.22
                    
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="Hprose.RPC.Plugins" Version="3.0.22" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hprose.RPC.Plugins" Version="3.0.22" />
                    
Directory.Packages.props
<PackageReference Include="Hprose.RPC.Plugins" />
                    
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 Hprose.RPC.Plugins --version 3.0.22
                    
#r "nuget: Hprose.RPC.Plugins, 3.0.22"
                    
#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 Hprose.RPC.Plugins@3.0.22
                    
#: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=Hprose.RPC.Plugins&version=3.0.22
                    
Install as a Cake Addin
#tool nuget:?package=Hprose.RPC.Plugins&version=3.0.22
                    
Install as a Cake Tool

Hprose

Hprose 3.0 for .NET

Join the chat at https://gitter.im/hprose/hprose-dotnet

Package Name .NET platform lastest-version download
Hprose.IO Supported .NET Framework versions: 4.5.1+ Supported .NET Core versions: 2.0+ Supported .NET Compact Framework versions: 3.5+ Supported .NET Standard versions: 2.0+ NuGet NuGet
Hprose.RPC Supported .NET Framework versions: 4.5.1+ Supported .NET Core versions: 2.0+ Supported .NET Compact Framework versions: 3.5+ Supported .NET Standard versions: 2.0+ NuGet NuGet
Hprose.RPC.Plugins Supported .NET Framework versions: 4.5.1+ Supported .NET Core versions: 2.0+ Supported .NET Compact Framework versions: 3.5+ Supported .NET Standard versions: 2.0+ NuGet NuGet
Hprose.RPC.Codec.JSONRPC Supported .NET Framework versions: 4.5.1+ Supported .NET Core versions: 2.0+ Supported .NET Compact Framework versions: 3.5+ Supported .NET Standard versions: 2.0+ NuGet NuGet
Hprose.RPC.Owin Supported .NET Framework versions: 4.5.1+ Supported .NET Core versions: 2.0+ Supported .NET Standard versions: 2.0+ NuGet NuGet
Hprose.RPC.AspNet Supported .NET Framework versions: 4.5.1+ NuGet NuGet
Hprose.RPC.AspNetCore Supported .NET Core versions: 2.0+ NuGet NuGet

Introduction

Hprose is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to construct cross language cross platform distributed application system.

Hprose supports many programming languages, for example:

  • AAuto Quicker
  • ActionScript
  • ASP
  • C++
  • Dart
  • Delphi/Free Pascal
  • dotNET(C#, Visual Basic...)
  • Golang
  • Java
  • JavaScript
  • Node.js
  • Objective-C
  • Perl
  • PHP
  • Python
  • Ruby
  • TypeScript
  • ...

Through Hprose, You can intercommunicate conveniently and efficiently between those programming languages.

This project is the implementation of Hprose for .NET.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net35-cf is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 is compatible. 
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

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
3.0.22 471 9/13/2023
3.0.20 1,144 5/15/2022
3.0.19 854 5/30/2021
3.0.18 850 7/2/2020
3.0.17 643 5/17/2020
3.0.16 565 5/14/2020
3.0.15 598 4/26/2020
3.0.14 651 3/29/2020
3.0.11 1,007 3/28/2020
3.0.10 667 3/28/2020
3.0.9 639 3/26/2020
3.0.8 681 3/8/2020
3.0.7 664 3/4/2020
3.0.6 749 12/31/2019
3.0.5 698 12/30/2019
3.0.4 645 11/13/2019
3.0.3 712 9/21/2019
3.0.2 727 7/27/2019
3.0.1 800 6/5/2019
3.0.0 767 5/4/2019
3.0.0-beta10 582 3/28/2019
3.0.0-beta09 682 3/20/2019
3.0.0-beta08 562 3/14/2019
3.0.0-beta07 555 3/10/2019
3.0.0-beta06 576 2/27/2019
3.0.0-beta05 546 2/25/2019
3.0.0-beta04 543 2/24/2019
3.0.0-beta03 568 2/22/2019
3.0.0-beta02 548 2/21/2019
3.0.0-beta01 631 2/12/2019