dotnet-cqrs/Svrnty.CQRS.Grpc.Generators/Models
Mathias Beaulieu-Duncan f76dbb1a97 fix: add Guid to string conversion in gRPC source generator
The MapToProtoModel function was silently failing when mapping Guid
properties to proto string fields, causing IDs to be empty in gRPC
responses. Added explicit Guid → string conversion handling.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 19:06:18 -05:00
..
CommandInfo.cs fix: add Guid to string conversion in gRPC source generator 2025-12-27 19:06:18 -05:00
DynamicQueryInfo.cs checkpoint 2025-11-03 11:19:50 -05:00
NotificationInfo.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00
QueryInfo.cs yessir 2025-11-03 07:44:17 -05:00