dotnet-cqrs/Svrnty.CQRS.MinimalApi
Mathias Beaulieu-Duncan c6de10b98b Move UseSvrntyCqrs() from MinimalApi to core Svrnty.CQRS package
gRPC-only projects couldn't call app.UseSvrntyCqrs() without adding the
MinimalApi package. The method only calls ExecuteMappingCallbacks() which
is already in core — it had no MinimalApi dependency. Adds ASP.NET Core
FrameworkReference to the core package.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 06:38:26 -04:00
..
CqrsBuilderExtensions.cs yes 2025-11-04 16:45:54 -05:00
EndpointRouteBuilderExtensions.cs Revert AllowAnonymous endpoint propagation 2026-01-21 13:07:03 -05:00
MinimalApiCqrsOptions.cs yes 2025-11-04 16:45:54 -05:00
Svrnty.CQRS.MinimalApi.csproj prepare for publishing 2025-11-07 12:02:33 -05:00
ValidationFilter.cs first grpc and minimal api preview :) 2025-11-02 03:14:38 -05:00