bufbuild / plugins

Remote Protobuf plugins available on the BSR
https://buf.build
Apache License 2.0
47 stars 12 forks source link

Plugin request for Buf Schema Registry: protoc-gen-grpc-dotnet #409

Closed jchadwick-buf closed 1 year ago

jchadwick-buf commented 1 year ago

Mandatory

Where is the source code for the plugin?

https://github.com/grpc/grpc-dotnet

Optional

Does the plugin have a valid semver version?

v2.51.0

Does this plugin have runtime dependencies?

Unsure (probably only on classes in grpc-dotnet itself)

Does the plugin have a dependency on another plugin?

Unsure (seems like it might generate the protobuf part as well?)

Do you think this plugin will be compatible with the BSR go module proxy or npm registry?

N/A

srikrsna-buf commented 1 year ago

The grpc-dotnet runtime and the old runtime both use the same plugin: https://www.nuget.org/packages/Grpc.Tools/2.53.0-pre1.

Users can continue to use the grpc/csharp plugin.

pkwarren commented 1 year ago

Closing request for now as there is nothing to be done - see https://github.com/bufbuild/plugins/issues/409#issuecomment-1460594256.