An attribute-based library for creating Thrift serializable types and services, implementation of Thrift clients and servers on DotNetty.
Info
Version: | 1.0.6 |
Author(s): | labijie team |
Last Update: | Friday, February 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://labijie.com/ |
NuGet Url: | https://www.nuget.org/packages/Thrifty.Services |
Install
Install-Package Thrifty.Services
dotnet add package Thrifty.Services
paket add Thrifty.Services
Thrifty.Services Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Thrifty.Nifty.Client(>= 1.0.5)
- NETStandard.Library(>= 1.6.1)
- Microsoft.CSharp(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- Thrifty.Nifty.Client(>= 1.0.5)
Tags