C# .NET Core bindings for the Apache Thrift RPC system.
Info
Version: | 0.21.0 |
Author(s): | Apache Thrift Developers |
Last Update: | Sunday, September 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://thrift.apache.org/ |
NuGet Url: | https://www.nuget.org/packages/ApacheThrift |
Install
Install-Package ApacheThrift
dotnet add package ApacheThrift
paket add ApacheThrift
ApacheThrift Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Console(>= 2.2.0)
- Microsoft.Extensions.Logging.Debug(>= 2.2.0)
- System.IO.Pipes(>= 4.3.0)
- System.IO.Pipes.AccessControl(>= 4.5.1)
- System.Net.Http.WinHttpHandler(>= 4.5.2)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.Net.Security(>= 4.3.2)
- System.Threading.Tasks.Extensions(>= 4.5.2)
Tags