An open API service indexing awesome lists of open source software.

https://github.com/daniel-svensson/messagepack.wcf

Fast MessagePack based formatter for WCF inspired by msgpack.wcf
https://github.com/daniel-svensson/messagepack.wcf

csharp dotnet messagepack wcf wcf-bindings

Last synced: 2 months ago
JSON representation

Fast MessagePack based formatter for WCF inspired by msgpack.wcf

Awesome Lists containing this project

README

          

# MessagePack.WCF
Fast MessagePack based formatter for WCF inspired by msgpack.wcf but using the fast MessagePack for C#
library instead

# Inspiration

Carlos Figueiras blog posts about WCF extensibility
https://blogs.msdn.microsoft.com/carlosfigueira/2011/03/28/wcf-extensibility-icontractbehavior/