dotnet-cqrs/Svrnty.CQRS.Grpc
David Nguyen 20147bfec7
All checks were successful
Publish NuGets / build (release) Successful in 37s
Add diagnostic logging when gRPC generated code not found
When AddGrpcFromConfiguration method is not found via reflection,
logs detailed diagnostics to help identify the root cause:
- Entry assembly name and total type count
- All Grpc-related types with their IsClass/IsSealed/IsPublic flags
- Whether the target method exists on each type
- ReflectionTypeLoadException details if type loading fails

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 16:10:18 -05:00
..
build cat on a spaceship 2025-11-01 22:38:46 -04:00
.DS_Store yes 2025-11-02 20:44:47 -05:00
CqrsBuilderExtensions.cs Add diagnostic logging when gRPC generated code not found 2026-01-21 16:10:18 -05:00
GrpcCqrsOptions.cs yes 2025-11-04 16:45:54 -05:00
Svrnty.CQRS.Grpc.csproj added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00