dotnet-cqrs/Svrnty.CQRS.DynamicQuery
David Nguyen 227be70f95
Fix MinimalApi to resolve authorization services per-request
- Resolve ICommandAuthorizationService and IQueryAuthorizationService from request-scoped serviceProvider
- Allows Scoped authorization services that depend on DbContext
- Updated both MinimalApi and DynamicQuery.MinimalApi

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 15:56:31 -05:00
..
Discover mega cleanup :D 2025-11-03 16:00:13 -05:00
DynamicQuery.cs mega cleanup :D 2025-11-03 16:00:13 -05:00
DynamicQueryAggregate.cs mega cleanup :D 2025-11-03 16:00:13 -05:00
DynamicQueryFilter.cs mega cleanup :D 2025-11-03 16:00:13 -05:00
DynamicQueryHandler.cs cat on a spaceship 2025-11-01 22:38:46 -04:00
DynamicQueryHandlerBase.cs Fix MinimalApi to resolve authorization services per-request 2026-01-14 15:56:31 -05:00
DynamicQueryServicesBuilder.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00
InMemoryAsyncQueryableService.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00
ServiceCollectionExtensions.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00
Svrnty.CQRS.DynamicQuery.csproj prepare for publishing 2025-11-07 12:02:33 -05:00