Files
dotnet-cqrs/Svrnty.CQRS.Grpc.Generators
david.nguyen 6aece5a769
Publish NuGets / build (release) Successful in 39s
Handle generic types in proto message name generation
Generic types like Translation<T> now produce qualified message names
(e.g. TranslationOfFaqTranslationQueryItem) to avoid duplicate message
definitions in generated .proto files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 18:56:37 -05:00
..