Implementing the Clean Architecture in .NET Core
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the principles and implementation of the Clean Architecture in .NET Core through this comprehensive conference talk. Dive into Bob Martin's categorization of architectures, including hexagonal, onion, and screaming architectures, collectively known as 'the clean architecture'. Understand the benefits of this layered, concentric circle approach that emphasizes separation of concerns, supports evolutionary architecture, and facilitates Test-Driven Development (TDD). Follow along as the speaker demonstrates the practical steps to implement a Clean Architecture in .NET, from initial concepts to working code. Discover useful open-source libraries that aid in adopting this architectural style. Gain hands-on knowledge with examples presented exclusively in .NET Core, equipping you with the skills to apply Clean Architecture principles in your own projects.
Syllabus
Implementing the Clean Architecture in .NET Core - Ian Cooper
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube