Skip to content

A C# implementation of the Thrift compiler and runtime library.

License

Notifications You must be signed in to change notification settings

adamconnelly/Thrift.Net

Repository files navigation

Thrift.Net

Build Status Azure DevOps tests Azure DevOps coverage

Total alerts Language grade: C#

Commitizen friendly

The aim of the Thrift.Net project is to create an implementation of the Thrift compiler and runtime library in C#, providing a first class experience for .NET developers wanting to use Thrift.

License

Thrift.Net is provided under the MIT license, which you can find here.

Project Status

At the moment the project is not ready for production use. We are currently working on implementing a Thrift compiler that is compatible with the official Apache runtime library. Once we have a working compiler, the next step will be to implement the runtime library to make Thrift.Net self contained.

  • For information about the initial design goals for the project, see the design goals page.
  • For information on the project roadmap, see the roadmap page.
  • For information about the compiler design, see the compilation page.

Contributing

If you want to contribute to the development of Thrift.Net, please see our contribution guide.

About

A C# implementation of the Thrift compiler and runtime library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages