Skip to content

Conversation

@StuartFerguson
Copy link
Member

  • Updated project files to target .NET 9.0.
  • Modified GitHub Actions workflows to install .NET 9.0.
  • Changed context factory to use EstateManagementContext.
  • Improved FileProcessorManager to handle results with Result type.
  • Updated test files to align with new business logic.
  • Upgraded various package references to latest versions for .NET 9.0 compatibility.
  • Updated Dockerfiles to use .NET 9.0 SDK.
  • Enhanced integration tests for new result handling patterns.
  • Modified RepositoryRegistry for new context registration.
  • Updated FileProcessor controllers with new namespaces and dependencies.

Closes #463

- Updated project files to target .NET 9.0.
- Modified GitHub Actions workflows to install .NET 9.0.
- Changed context factory to use `EstateManagementContext`.
- Improved `FileProcessorManager` to handle results with `Result` type.
- Updated test files to align with new business logic.
- Upgraded various package references to latest versions for .NET 9.0 compatibility.
- Updated Dockerfiles to use .NET 9.0 SDK.
- Enhanced integration tests for new result handling patterns.
- Modified `RepositoryRegistry` for new context registration.
- Updated `FileProcessor` controllers with new namespaces and dependencies.
@StuartFerguson StuartFerguson merged commit 04b8706 into main Jun 9, 2025
9 checks passed
@github-actions github-actions bot deleted the task/#463_net9_upgrade branch August 9, 2025 01:11
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.

Net 9 Upgrade

2 participants