Postal.Core
1.3.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Postal.Core -Version 1.3.0
dotnet add package Postal.Core --version 1.3.0
<PackageReference Include="Postal.Core" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Postal.Core --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Postal.Core, 1.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Postal.Core as a Cake Addin
#addin nuget:?package=Postal.Core&version=1.3.0
// Install Postal.Core as a Cake Tool
#tool nuget:?package=Postal.Core&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Postal is a code generator that generates strongly typed message contracts for request-response type protocols. Messages are serialized and deserialized using Protocol buffers.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Postal.Core:
Package | Downloads |
---|---|
Postal.ProtoBuf
Postal is a code generator that generates strongly typed message contracts for request-response type protocols. Messages are serialized and deserialized using Protocol buffers. |
GitHub repositories
This package is not used by any popular GitHub repositories.