• csharptest's avatar
    Completed the following changes & testing, see todo.txt for more information · e8e1dab0
    csharptest authored
    1 - Add a way to specify the output directory
    2 - Added an option "file_extension" to control the suffix for cs files generated, defaults to ".cs"
    3 - Added the option for "umbrella_namespace" used when nest_classes=false and having name conflicts
    4 - Optionally remove dependencies to csharp options
    5 - Investigate command line parsing library
    6 - Investigate calling protoc directly
    7 - Unable to resolve dependencies correctly
    8 - Added several (20) nunits to automate the command-line invocation of each option
    e8e1dab0
Name
Last commit
Last update
benchmarks Loading commit data...
lib Loading commit data...
mono Loading commit data...
protos Loading commit data...
src Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
ProtocolBuffers.build Loading commit data...
license.txt Loading commit data...
readme.txt Loading commit data...
todo.txt Loading commit data...