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

SolalPirelli/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.

To package as a NuGet package, run dotnet pack -c Release --include-source --include-symbols in src/.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •