-
Notifications
You must be signed in to change notification settings - Fork 0
License
kobolabs/CSharpScribe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains the csharp portion of the Apache thrift-0.6.1 libraries, along with generated csharp files for scribe.thrift and Facebook's fb303.thrift. Together, these libraries provide the minimum amount of client code needed to talk to a Scribe server. Thrift/ The csharp Thrift source taken from the latest thrift-0.6.1 tarball Scribe/ The generated code for scribe.thrift and fb303.thrift ScribeClientExample/ Some sample code that shows the Scribe client in action IDL/ The .thrift files that generate the code in Scribe/ Generating Classes from .thrift files ===================================== A pre-built thrift.exe compiler executable for windows can be found at https://builds.apache.org//job/Thrift-Compiler-Windows/lastSuccessfulBuild/artifact/thrift/ Usage: thrift --gen csharp <your thrift file>
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published