Metadata >> NuGet >> Postal.Core

Postal.Core

Metadata

Authors ananthb
Copyrights Copyright © ananthb
Description Postal is a code generator that generates strongly typed message contracts for request-response type protocols. Messages are serialized and deserialized using Protocol buffers.
LicenseUrl https://github.com/ananthonline/Postal/blob/master/LICENSE
Owners ananthb
ProjectUrl https://github.com/ananthonline/Postal
RequireLicenseAcceptance False
Summary Postal.Core.Nupkg
Tags request response protobuf-net typed dsl protocol streams
Title Postal.Core
PackageSize 5184
PackageHashAlgorithm SHA512
PackageHash 9TcjmQ5LlNaqAUgQkdgffENgt/h0uu2lrQUtq5zYyQcPUJIZHHlBnLhG//P4KbFOiVFWxfMRHN/i4uiSQT6rnQ==
DownloadCount 000000
CreatedDate 2015-08-21T17:46:03

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 Postal.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Postal.Core -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 Postal.Core
Installing the package (HTTP Basic authentication):
Install-Package Postal.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Postal.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Postal.Core

OpenWrap

Installing the package:
o add-wrap Postal.Core
Uninstalling the package:
o remove-wrap Postal.Core

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.3.3.0
1.3.2.0
1.3.1.0
1.3.0.0