Thrift 0.9.1.3
dotnet add package Thrift --version 0.9.1.3
NuGet\Install-Package Thrift -Version 0.9.1.3
<PackageReference Include="Thrift" Version="0.9.1.3" />
paket add Thrift --version 0.9.1.3
#r "nuget: Thrift, 0.9.1.3"
// Install Thrift as a Cake Addin
#addin nuget:?package=Thrift&version=0.9.1.3
// Install Thrift as a Cake Tool
#tool nuget:?package=Thrift&version=0.9.1.3
Version from this branch: https://github.com/aausch/thrift/tree/0.9.1
(this commit: https://github.com/aausch/thrift/commit/e25bfc73705c9ac8087d1fd3f6ef943791d5cfd3)
nuget package v. 0.9.1.2: now also including thrift compiler for windows (thrift-0.9.1.exe)
nuget package v. 0.9.1.3: now properly matching dll and nuget versions, for smoother integration with VS
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Thrift:
Package | Downloads |
---|---|
Ve.Messaging.Azure.ServiceBus
Contains the concrete classes to use the Azure Service Bus topic/subscription structure |
|
DotNetFlumeNG.Client.NLog
This package contains an NLog appender for writing to a Flume NG Thrift source. |
|
Ve.Messaging.Thrift
Contains the utility classes for Thrift |
|
FsStorm
Apache Storm components and topologies authoring with F# |
|
FluentThrift
A better package for serialzation and deserialization of thrift protocol, using fluent API and simulating .NET Generics in JavaScript. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Thrift:
Repository | Stars |
---|---|
openzipkin/zipkin4net
A .NET client library for Zipkin
|