Skip to content

Thrift client library for .NET, using attributes instead of the Thrift IDL.

License

Notifications You must be signed in to change notification settings

ywscr/ThriftSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build NuGet Package

Thrift# is an implementation of the Thrift protocol for .NET.

Unlike Apache's Thrift implementation, it does not use a compiler or separate Thrift interface definition files; everything is done using attributes. This allows complete freedom over the types, and enables interesting features such as converters.

Read the documentation to get started.

Pull requests, bug reports and suggestions are welcome.

About

Thrift client library for .NET, using attributes instead of the Thrift IDL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 67.1%
  • F# 31.5%
  • HTML 1.4%