ProtoBuf.Services.WebAPI 2.0.1

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

// Install ProtoBuf.Services.WebAPI as a Cake Tool
#tool nuget:?package=ProtoBuf.Services.WebAPI&version=2.0.1

Plug into your code to get protoBuf serialization with no code changes in WCF and minimal changes in WebAPI. Increases throughput by upto 20x depending upon the size of the packet, bigger the packet more the benefit.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.0.1 1,737 11/9/2015
2.0.0 1,435 11/5/2015

The Web API version of this library is not yet production tested. WCF version is however well tested over a year on production.

Expect a higher probability of running into issues with this library until the "experimental" tag goes.

ETA for production test finish Feb-2016