protocolbuffers/protobuf

Bazel rules for C#

Open

#18,352 opened on Sep 16, 2024

View on GitHub
 (2 comments) (2 reactions) (0 assignees)C++ (16,128 forks)batch import
bazelc#help wanted

Repository metrics

Stars
 (71,223 stars)
PR merge metrics
 (Avg merge 2d 11h) (185 merged PRs in 30d)

Description

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