Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@andot andot released this 29 May 09:42
· 1010 commits to master since this release

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.
https://www.nuget.org/packages/Hprose/
https://www.nuget.org/packages/Hprose.Client/