matthewrenze / clean-architecture-core

A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core
BSD 3-Clause "New" or "Revised" License
144 stars 65 forks source link

Clean Architecture Demo

A sample application for Clean Architecture: Patterns, Practices, and Principles using Microsoft .NET Core 6.0.

This sample application is intended to be a learning tool for clean architecture practices. It incorporates several of these practices in a way that is simple and easy to understand.

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.

Technologies

This demo application uses the following technologies:

Other Versions

For other versions of this sample application, please see the following: