A protocol buffers (de)serializer for the Nancy web framework.
Info
Version: | 2.0.0-clinteastwood |
Author(s): | Andreas Håkansson, Steven Robbins and contributors |
Last Update: | Thursday, December 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nancyfx.org/ |
NuGet Url: | https://www.nuget.org/packages/Nancy.Serialization.ProtoBuf |
Install
Install-Package Nancy.Serialization.ProtoBuf
dotnet add package Nancy.Serialization.ProtoBuf
paket add Nancy.Serialization.ProtoBuf
Nancy.Serialization.ProtoBuf Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 2.0.0)
- protobuf-net(>= 2.0.0.668)
Tags