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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- Microsoft.Bcl.Immutable (>= 1.0.34)
- Newtonsoft.Json (>= 6.0.4)
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 | 12,531 | 9/25/2014 |
0.8.3-beta | 851 | 9/13/2014 |
0.8.2-beta | 850 | 9/7/2014 |
0.8.1-alpha | 824 | 8/15/2014 |
Summary of changes made in this release of the package.