Skip to content

Update dependencies and simplify MediatR registration#685

Merged
StuartFerguson merged 1 commit intomainfrom
task/#684_update_shared_nugets
Mar 9, 2026
Merged

Update dependencies and simplify MediatR registration#685
StuartFerguson merged 1 commit intomainfrom
task/#684_update_shared_nugets

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

  • Bump versions of internal and third-party NuGet packages
  • Replace explicit MediatR handler registration with assembly scanning
  • Consolidate request/response logging middleware in Startup
  • No changes to business logic; improvements are infra/DI only
    closes Update Shared Nugets #684

- Bump versions of internal and third-party NuGet packages
- Replace explicit MediatR handler registration with assembly scanning
- Consolidate request/response logging middleware in Startup
- No changes to business logic; improvements are infra/DI only
@StuartFerguson StuartFerguson merged commit f2cee9c into main Mar 9, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#684_update_shared_nugets branch May 9, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Shared Nugets

1 participant