MessagePack for CLI
Interoperable serialization format for any Common Language Infrastructure environments.
This library can be used in any .NET languages, of course:
- C#
- Visual Basic(.NET)
- C++/CLI
- F#
- Iron Python
- Iron Ruby
- PowerShell
This library can be used multiple CLI implementations, including:
- CLR (Common Language Runtime, a.k.a. .NET Framework runtime)
- Mono
- Xamarin iOS, Xamarin Android
- Unity3D
- Silverlight (ver 5)
- Windows Phone (ver 8 or later, including Windows Phone Silverlight 8)
Documentation
Binaries
License
RPC
There is an RPC implementation, but it is not included in official repository because of site restructuring now. Visit personal repository and its wiki for details.