Transit 0.8.4-beta

This is a prerelease version of Transit.
dotnet add package Transit --version 0.8.4-beta
NuGet\Install-Package Transit -Version 0.8.4-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Transit" Version="0.8.4-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Transit --version 0.8.4-beta
#r "nuget: Transit, 0.8.4-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Transit as a Cake Addin
#addin nuget:?package=Transit&version=0.8.4-beta&prerelease

// Install Transit as a Cake Tool
#tool nuget:?package=Transit&version=0.8.4-beta&prerelease

Transit is a data format and a set of libraries for conveying values between applications written in different languages. This library provides support for marshalling Transit data to/from .NET.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.4-beta 10,556 9/25/2014
0.8.3-beta 842 9/13/2014
0.8.2-beta 843 9/7/2014
0.8.1-alpha 816 8/15/2014

Summary of changes made in this release of the package.