Hprose.Client 1.5.5

Suggested Alternatives

Hprose.RPC

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Hprose.Client --version 1.5.5
NuGet\Install-Package Hprose.Client -Version 1.5.5
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.Client" Version="1.5.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hprose.Client --version 1.5.5
#r "nuget: Hprose.Client, 1.5.5"
#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.
// Install Hprose.Client as a Cake Addin
#addin nuget:?package=Hprose.Client&version=1.5.5

// Install Hprose.Client as a Cake Tool
#tool nuget:?package=Hprose.Client&version=1.5.5

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 easily 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
   * ...
   
   Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages.

   This project is the implementation of Hprose for .NET (C#, Visual Basic...).

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net10 is compatible.  net10-cf is compatible.  net11 is compatible.  net20 is compatible.  net20-cf is compatible.  net35 is compatible.  net35-client is compatible.  net35-cf is compatible.  net39-cf is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NET Micro Framework netmf is compatible. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Silverlight sl2 is compatible.  sl3 is compatible.  sl3-wp is compatible.  sl4 is compatible.  sl4-wp71 is compatible.  sl5 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 is compatible.  wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 is compatible. 
Xamarin.iOS xamarinios is compatible. 
Xamarin.TVOS xamarintvos is compatible. 
Xamarin.WatchOS xamarinwatchos is compatible. 
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

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

Added IntPtr support.
It supports .NET Framework 1.0 ~ 4.6.1.
It supports .NET CompactFramework 1.0 ~ 3.9.
It supports .NET Micro Framework 4.4.
It supports .NET Framework Client Profile 3.5 ~ 4.0.
It supports .NET Core 4.5 ~ 4.5.1.
It supports .NET Portable Framework 4.0, 4.5, 4.6.
It supports SilverLight 2.0 ~ 5.0.
It supports Windows Phone 7.0 ~ 10.
It supports Mono, MonoAndroid, MonoTouch, Xamarin.iOS, Xamarin.TVOS, Xamarin.WatchOS.
It supports Unity, Unity iOS and Unity Web.
It supports sync and async invoking.
It supports Http and Tcp Client and Server.
It supports Http service with ASP.NET.
It supports standalone Http service, too.
It supplies System.Numerics for all .NET version.
It supplies System.IO.Compression for .NET 1.x and .NET CompactFramework.
It supplies full System.Action and System.Func definition for .NET Framework 2.0+, .NET CompactFramework 2.0+, SilverLight, Windows Phone and Mono.
It supplies HashMap for null key Hashtable and Dictionary.
It is faster, easier and robuster than any other Serialization and RPC.
It supports NuGet install.