protocolbuffers/protobuf

Bazel rules for C#

Open

#18.352 geöffnet am 16. Sept. 2024

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)C++ (16.128 Forks)batch import
bazelc#help wanted

Repository-Metriken

Stars
 (71.223 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 11h) (185 gemergte PRs in 30 T)

Beschreibung

What language does this apply to? C#

Describe the problem you are trying to solve. There are no standard Bazel rules to generate C# source code for protocol buffers.

Describe the solution you'd like A csharp_proto_library to be included as standard as part of @protobuf//bazel

Describe alternatives you've considered

Additional context None

Contributor Guide