dotnet-cqrs/Svrnty.CQRS.Grpc.Generators
David Nguyen bd43bc9bde
Fix gRPC source generator for complex nested types
- Add DateTime/Timestamp conversion in nested property mapping
- Add IsReadOnly property detection to skip computed properties
- Extract ElementNestedProperties for complex list element types
- Skip read-only properties in GenerateComplexObjectMapping and GenerateComplexListMapping

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 23:25:01 -05:00
..
build fix nuget package for Generator assembly? 2025-11-07 12:48:00 -05:00
Helpers cat on a spaceship 2025-11-01 22:38:46 -04:00
Models Fix gRPC source generator for complex nested types 2026-01-06 23:25:01 -05:00
GrpcGenerator.cs Fix gRPC source generator for complex nested types 2026-01-06 23:25:01 -05:00
ProtoFileGenerator.cs Fix proto generation for collection types (NpgsqlPolygon, etc.) 2026-01-06 10:33:55 -05:00
ProtoFileSourceGenerator.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00
ProtoTypeMapper.cs Fix gRPC source generator for complex nested types 2026-01-06 23:25:01 -05:00
Svrnty.CQRS.Grpc.Generators.csproj fix nuget package for Generator assembly? 2025-11-07 12:48:00 -05:00
WriteProtoFileTask.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00