Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 593 Bytes

File metadata and controls

9 lines (6 loc) · 593 Bytes

Clean Architecture in ASP.NET MVC 5

An open-source sample project demonstrating how to implement Uncle Bob's Clean Architecture practice called "Screaming Architecture" in ASP.NET MVC 5.

For step-by-step instructions on how to implement this practice, please read the following tutorial: http://www.matthewrenze.com/articles/clean-architecture-in-asp-net-mvc-5

If you'd like to learn more about this style of software architecture, please check out my online course Clean Architecture: Patterns, Practices, and Principles.