Hprose 1.4.0

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 --version 1.4.0
NuGet\Install-Package Hprose -Version 1.4.0
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" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hprose --version 1.4.0
#r "nuget: Hprose, 1.4.0"
#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 as a Cake Addin
#addin nuget:?package=Hprose&version=1.4.0

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

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.  net20-x64 is compatible.  net35 is compatible.  net35-client is compatible.  net35-cf is compatible.  net35-x64 is compatible.  net40 is compatible.  net40-client is compatible.  net40-x64 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  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. 
MonoAndroid monoandroid is compatible. 
MonoMac monomac is compatible. 
MonoTouch monotouch 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

This is the first stable version of Hprose for .NET.
It supports .NET Framework 1.0 ~ 4.5.1.
It supports .NET CompactFramework 1.0 ~ 3.5.
It supports .NET Framework X64 2.0 ~ 4.0.
It supports .NET Framework Client Profile 3.5 ~ 4.0.
It supports .NET Core 4.5 ~ 4.5.1.
It supports SilverLight 2.0 ~ 5.0.
It supports WIndows Phone 7.0 ~ 8.1.
It supports Mono.
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.