ApacheThrift 1.0.0-dev
This is a prerelease version of ApacheThrift.
dotnet add package ApacheThrift --version 1.0.0-dev
NuGet\Install-Package ApacheThrift -Version 1.0.0-dev
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="ApacheThrift" Version="1.0.0-dev" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ApacheThrift" Version="1.0.0-dev" />
<PackageReference Include="ApacheThrift" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ApacheThrift --version 1.0.0-dev
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ApacheThrift, 1.0.0-dev"
#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.
#:package ApacheThrift@1.0.0-dev
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ApacheThrift&version=1.0.0-dev&prerelease
#tool nuget:?package=ApacheThrift&version=1.0.0-dev&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Apache Thrift .NET Library.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on ApacheThrift:
| Repository | Stars |
|---|---|
|
microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
|
apache/arrow-adbc
Database connectivity API standard and libraries for Apache Arrow
|
|
|
jaegertracing/jaeger-client-csharp
🛑 This library is DEPRECATED!
|
|
|
huynhsontung/Indirect
UWP Instagram Direct Message Client
|
|
|
hazelcast/hazelcast-csharp-client
Hazelcast .NET Client
|