dotnet-cqrs/Svrnty.CQRS.Grpc.Generators
David Nguyen 18f81a28e8
All checks were successful
Publish NuGets / build (release) Successful in 44s
Add authorization checks to gRPC service implementations
- Add ICommandAuthorizationService check to CommandServiceImpl
- Add IQueryAuthorizationService check to QueryServiceImpl
- Add IQueryAuthorizationService check to DynamicQueryServiceImpl
- Return Unauthenticated/PermissionDenied gRPC status codes
- Use global:: prefix for Grpc.Core namespace to avoid conflicts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 14:18:07 -05:00
..
build fix nuget package for Generator assembly? 2025-11-07 12:48:00 -05:00
Helpers Fix MinimalApi to resolve authorization services per-request 2026-01-14 15:56:31 -05:00
Models Fix MinimalApi to resolve authorization services per-request 2026-01-14 15:56:31 -05:00
GrpcGenerator.cs Add authorization checks to gRPC service implementations 2026-01-21 14:18:07 -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 MinimalApi to resolve authorization services per-request 2026-01-14 15:56:31 -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