dotnet-cqrs/Svrnty.Sample
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
..
Protos Fix MinimalApi to resolve authorization services per-request 2026-01-14 15:56:31 -05:00
AddUserCommand.cs yessir 2025-11-03 07:44:17 -05:00
appsettings.Development.json yessir 2025-11-03 07:44:17 -05:00
appsettings.json yessir 2025-11-03 07:44:17 -05:00
FetchUserQuery.cs yessir 2025-11-03 07:44:17 -05:00
InternalCommand.cs yessir 2025-11-03 07:44:17 -05:00
Program.cs update readme 2025-11-07 13:34:51 -05:00
RemoveUserCommand.cs yessir 2025-11-03 07:44:17 -05:00
SimpleAsyncQueryableService.cs added dynamic queries for minimal api 2025-11-03 09:50:03 -05:00
Svrnty.Sample.csproj mega cleanup :D 2025-11-03 16:00:13 -05:00
UserQueryableProvider.cs added dynamic queries for minimal api 2025-11-03 09:50:03 -05:00