Random Thoughts!

Some random posts. Could be a tutorial, a documentation, some tips and tricks or blogs on a completely unrelated topic.

Tag: .proto to .cs auto generate

by Mahmudul Islam

Use Visual Studio to generate .cs from .proto and steamline your development process

Well, protobuf. Right? If you haven’t heard of it, please visit – https://developers.google.com/protocol-buffers/ and read it. It is pretty cool in terms network communication. Reduces size of your payload a lot. Now, if you are like me trying to use .proto files with Visual Studio, you might find it painful, to re-generate .cs files after […]

Read More…

Blog at WordPress.com.