Extension methods to configure Protobuf formatter for handling cyclical references.
Info
Version: | 1.0.0 |
Author(s): | Tony Sneed |
Last Update: | Thursday, February 5, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tonysneed/aspnet-webapi-2-contrib |
NuGet Url: | https://www.nuget.org/packages/AspnetWebApi2Helpers.Serialization.Protobuf |
Install
Install-Package AspnetWebApi2Helpers.Serialization.Protobuf
dotnet add package AspnetWebApi2Helpers.Serialization.Protobuf
paket add AspnetWebApi2Helpers.Serialization.Protobuf
AspnetWebApi2Helpers.Serialization.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(5.2.2)
- WebApiContrib.Formatting.ProtoBuf(0.9.5.0)
Tags