dotnet-cqrs/Svrnty.CQRS.MinimalApi
David Nguyen 201768e716
All checks were successful
Publish NuGets / build (release) Successful in 35s
Revert AllowAnonymous endpoint propagation
Remove the WithAllowAnonymousIfAttributePresent helper method.
Authorization should be handled by IQueryAuthorizationService and
ICommandAuthorizationService implementations, not by ASP.NET Core
middleware.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 13:07:03 -05: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
WebApplicationExtensions.cs yes 2025-11-04 16:45:54 -05:00