Skip to content

Update dependencies, MediatR config, and logging setup#502

Merged
StuartFerguson merged 2 commits intomainfrom
task/#479_update_shared_nugets
Mar 11, 2026
Merged

Update dependencies, MediatR config, and logging setup#502
StuartFerguson merged 2 commits intomainfrom
task/#479_update_shared_nugets

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Upgraded internal and third-party NuGet packages to latest versions across all projects. Refactored MediatR handler registration to use assembly scanning via AddMediatR. Consolidated request/response logging middleware into a single AddRequestResponseLogging call in Startup.cs for simpler configuration.

closes #479

Upgraded internal and third-party NuGet packages to latest versions across all projects. Refactored MediatR handler registration to use assembly scanning via AddMediatR. Consolidated request/response logging middleware into a single AddRequestResponseLogging call in Startup.cs for simpler configuration.
@StuartFerguson StuartFerguson merged commit 4d3e134 into main Mar 11, 2026
5 checks passed
@github-actions github-actions Bot deleted the task/#479_update_shared_nugets branch May 11, 2026 03:56
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