Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create protobuf protoc Grain generator #8

Closed
rogeralsing opened this issue Jan 3, 2017 · 4 comments
Closed

Create protobuf protoc Grain generator #8

rogeralsing opened this issue Jan 3, 2017 · 4 comments

Comments

@rogeralsing
Copy link
Contributor

In Go, we have this Protoc.exe generator:
https://github.com/AsynkronIT/protoactor-go/blob/dev/protobuf/protoc-gen-typedgam/template.go

We need to have a similar for C#.
It should be possible to re-use the same Go generator and just switch out the template, no need to rebuild the actual generator in C#.

@raskolnikoov
Copy link
Contributor

404 on the link

@cpx86
Copy link
Contributor

cpx86 commented Mar 22, 2017

@yindongfei
Copy link
Contributor

404 again

@rogeralsing
Copy link
Contributor Author

https://github.com/AsynkronIT/protoactor-go/blob/dev/protobuf/protoc-gen-csgrain/template.go

I'm working on translate the content to C# here. any day now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants