Clean Architecture with Steve Smith
What does it mean to have clean architecture? Carl and Richard talk to Steve Smith about his work on an e-book and template for clean architecture using ASP.NET Core. Steve describes the new tools that make life easier for following clean architectural principals as well as the separation of concerns, between business logic, infrastructure, and clients. The conversation also digs into Domain Driven Design, Test Driven Development and the ever popular Pain Driven Development. Great, common-sense thinking from Steve Smith!
Guests:

Steven Smith
Ardalis (Steve Smith) is an entrepreneur and software developer with a passion for building quality software as effectively as possible. Ardalis has published several courses on Pluralsight and Dometrain, covering DDD, SOLID, design patterns, and software architecture. He's a Microsoft ASP.NET MVP and Insider, a frequent speaker at developer conferences, an author, and a trainer. Ardalis works with companies through his company, NimblePros. They help teams who want to avoid the trap of technical debt to deliver better software, faster. Ardalis and his team have been described by clients as a "force multiplier", amplifying the value of existing development teams. His client list includes Microsoft, Quicken Loans, WWF, and many other satisfied customers.
Links:
- The Mistakes I Made as a Beginner Programmer https://medium.com/@samerbuna/the-mistakes-i-made-as-a-beginner-programmer-ac8b3e54c312
- Generalized Test Data Builder http://blog.ploeh.dk/2017/08/21/generalised-test-data-builder/
- AutoFixture https://github.com/AutoFixture/AutoFixture
- Architecting Modern Web Applications with ASP.NET Core and Azure https://ardalis.com/architecture-ebook
- Michael Feathers Working Effectively with Legacy Code https://books.google.ca/books/about/Working_Effectively_with_Legacy_Code.html?id=CQlRAAAAMAAJ
- Clean Architecture Template https://github.com/ardalis/CleanArchitecture
- Bob Martin's Clean Architecture https://www.safaribooksonline.com/library/view/clean-architecture-a/9780134494272/