grpc/test/csharp/codegen
tony 157d8e23c8
[csharp codegen] Handle empty base_namespace option value to fix #34113 (#34137)
Fix for https://github.com/grpc/grpc/issues/34113 - setting C# option
base_namespace to an empty string results in inconsistent behavior

Allow the `base_namespace` option in the protocol buffers C# gRPC plugin
to be specified with an empty string to make sure the plugin has the
same behaviour as the protocol buffers compiler.
2023-08-29 14:24:52 +00:00
..
basenamespace/proto [csharp] reintroduce base_namespace experimental option to C# (with a patch) (#33535) 2023-06-26 11:20:26 +02:00
deprecated/proto [csharp proto plugin] Apply Obsolete attribute to deprecated services and methods in C# generated code (#32414) 2023-04-26 11:25:22 -07:00
simple [csharp proto plugin] Apply Obsolete attribute to deprecated services and methods in C# generated code (#32414) 2023-04-26 11:25:22 -07:00
BUILD [csharp] reintroduce base_namespace experimental option to C# (with a patch) (#33535) 2023-06-26 11:20:26 +02:00
csharp_codegen_base_namespace_test.sh [csharp codegen] Handle empty base_namespace option value to fix #34113 (#34137) 2023-08-29 14:24:52 +00:00
csharp_codegen_deprecated_test.sh [csharp proto plugin] Apply Obsolete attribute to deprecated services and methods in C# generated code (#32414) 2023-04-26 11:25:22 -07:00
csharp_codegen_simple_test.sh [csharp] Initial C# codegen tests. (#32734) 2023-04-19 13:20:24 +02:00