dotnet-cqrs/Svrnty.CQRS.Grpc.Generators
David Nguyen 05449b9a28
Add empty service definitions to placeholder proto
Grpc.Tools needs service definitions to generate the base classes
(CommandService+CommandServiceBase, etc.) that GrpcGenerator looks for.
Without these, the service bases wouldn't exist on first build.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 02:21:43 -05:00
..
build Fix placeholder proto namespace to use project's actual namespace 2026-01-22 02:19:50 -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 Make GeneratedProtoFile class public for cross-assembly discovery 2026-01-22 00:31:34 -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 Add empty service definitions to placeholder proto 2026-01-22 02:21:43 -05:00