protocolbuffers/protobuf

Bazel rules for C#

Open

#18 352 ouverte le 16 sept. 2024

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)C++ (16 128 forks)batch import
bazelc#help wanted

Métriques du dépôt

Stars
 (71 223 stars)
Métriques de merge PR
 (Merge moyen 2j 11h) (185 PRs mergées en 30 j)

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

Guide contributeur