The Clean Architecture



What is the clean architecture and how you would build one in .NET? Recently Bob Martin has categorized a set of architectures, including hexagonal architecture, onion architecture and screaming architecture as 'the clean architecture' – a layered architecture of concentric circles with a strong emphasis on separation of concerns. This architecture has become popular because of its amenability to modification as an evolutionary architecture and its support for practices such as TDD. In this presentation, we will discuss the clean architecture and its benefits. More than that, in the bulk of the presentation, we will show you how to implement a clean architecture in .NET. From first steps to working code, we will show you the moves required to embrace this approach, and introduce you to some of the OSS libraries that can help you get there. All examples will be in .NET Core. EVENT: Build Stuff 2018 SPEAKER: Ian Cooper PERMISSIONS: Build Stuff Organizer provided Coding Tech with the permission to republish this video. https://www.youtube.com/watch?v=c_0VWcSJt7I

Leave a Reply

Your email address will not be published. Required fields are marked *