This video by the .NET team demonstrates how to apply clean architecture principles using ASP.NET Core 10, with guidance on project organization, code maintainability, and refactoring techniques.

Clean Architecture with ASP.NET Core 10

ASP.NET Core 10 introduces improved support for clean, testable, and maintainable architectures. In this session, you’ll learn:

  • Principles Underlying Clean Architecture
    • Project and solution organization techniques
    • How to achieve loosely-coupled codebases
    • Strategies for maintainable and testable code
  • Best Practices for .NET Solutions
    • Optimal ways to structure your projects
    • Refactoring guidance for existing solutions
  • What’s New in the .NET Ecosystem:
  • Further Learning and Community Resources:

This presentation is valuable for developers seeking guidance on up-to-date software architecture patterns and maximizing the capabilities of ASP.NET Core 10 within the broader .NET 10 ecosystem.