dotnet-cqrs/Svrnty.CQRS.DynamicQuery.Abstractions
Svrnty 5f3602d071 fix: resolve nullability warnings, add CI/CD and security workflows, harden .gitignore
- Add nullable annotations across discovery interfaces, dynamic query
  models, and filter/aggregate types to eliminate CS8600-series warnings
- Replace unsafe cast in DynamicQueryHandlerBase with pattern match
- Add CI workflow (build --warnaserror + test on JP branch)
- Add weekly security vulnerability scan workflow
- Extend .gitignore with secret/credential patterns (.env, *.key, secrets/, credentials.json)

Co-Authored-By: Svrnty Inc. <eng@svrnty.com>
2026-02-27 19:28:24 -05:00
..
DynamicQueryInterceptorProvider.cs cat on a spaceship 2025-11-01 22:38:46 -04:00
IAlterQueryableService.cs cat on a spaceship 2025-11-01 22:38:46 -04:00
IDynamicQuery.cs fix: resolve nullability warnings, add CI/CD and security workflows, harden .gitignore 2026-02-27 19:28:24 -05:00
IDynamicQueryInterceptorProvider.cs cat on a spaceship 2025-11-01 22:38:46 -04:00
IDynamicQueryParams.cs fix: resolve nullability warnings, add CI/CD and security workflows, harden .gitignore 2026-02-27 19:28:24 -05:00
IQueryableProvider.cs cat on a spaceship 2025-11-01 22:38:46 -04:00
IQueryableProviderOverride.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00
Svrnty.CQRS.DynamicQuery.Abstractions.csproj prepare for publishing 2025-11-07 12:02:33 -05:00