Skip to content

Luamin/protobuf-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

protobuf-demo

this is for protobuf demo

Compile proto files

You can compile the proto files to C# object through below command

protoc -I=protos --csharp_out=gen/csharp protos/person.proto

Test

After run the api, you are able to use protoman to test api.

About

this is for protobuf demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages