dotnet-cqrs/Svrnty.CQRS.Grpc.Generators
David Nguyen 03041721ca
All checks were successful
Publish NuGets / build (release) Successful in 39s
Preserve existing proto files instead of overwriting
If a proto file already exists (committed to repo), don't overwrite it
with a placeholder. This allows first-time builds to work correctly
when the proto file is already in the repository.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 12:05:45 -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 Preserve existing proto files instead of overwriting 2026-01-22 12:05:45 -05:00