Metadata >> NuGet >> AspNetMvc6Helpers.Serialization.Protobuf

AspNetMvc6Helpers.Serialization.Protobuf

Metadata

Authors Tony Sneed
Description Extension methods to configure Protobuf formatters for handling cyclical references.
IconUrl https://cloud.githubusercontent.com/assets/2836367/5570446/d5882332-8f81-11e4-9b17-f465a9d6d778.jpg
LicenseUrl https://github.com/tonysneed/aspnet-mvc-6-contrib/blob/master/license.md
Owners Tony Sneed
ProjectUrl https://github.com/tonysneed/aspnet-mvc-6-contrib
RequireLicenseAcceptance False
Dependencies Microsoft.AspNet.Mvc.Core:6.0.0-rc1:Unsupported|WebApiContrib.Formatting.ProtoBuf:0.9.5.0:Unsupported
Title Asp.Net Mvc 6 Protobuf serialization helper
PackageSize 41104
PackageHashAlgorithm SHA512
PackageHash mOWjorJr/Kl515EaRCpellwW4ZWD1INlZvU1vdu8P5PMYuY+H9qUL5m3S1NQ/8b3YC7KLtEATnxNY8iwSdcfmA==
DownloadCount 000000
CreatedDate 2015-01-01T09:53:33

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install AspNetMvc6Helpers.Serialization.Protobuf -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AspNetMvc6Helpers.Serialization.Protobuf -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package AspNetMvc6Helpers.Serialization.Protobuf
Installing the package (HTTP Basic authentication):
Install-Package AspNetMvc6Helpers.Serialization.Protobuf -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AspNetMvc6Helpers.Serialization.Protobuf -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package AspNetMvc6Helpers.Serialization.Protobuf

OpenWrap

Installing the package:
o add-wrap AspNetMvc6Helpers.Serialization.Protobuf
Uninstalling the package:
o remove-wrap AspNetMvc6Helpers.Serialization.Protobuf

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0-alpha1