@@ -5,6 +5,11 @@ A starting point for Clean Architecture with ASP.NET Core. [Clean Architecture](
## Give a Star! :star:
If you like or are using this project to learn or start your solution, please give it a star. Thanks!
## Learn More
-[DotNetRocks Podcast Discussion with Steve "ardalis" Smith](https://player.fm/series/net-rocks/clean-architecture-with-steve-smith)
-[Fritz and Friends Streaming Discussion with Steve "ardalis" Smith](https://www.youtube.com/watch?v=k8cZUW4MS3I)
# Goals
The goal of this repository is to provide a basic solution structure that can be used to build Domain-Driven Design (DDD)-based or simply well-factored, SOLID applications using .NET Core. Learn more about these topics here: