Unverified Commit 92eb03a0 authored by Steve Smith's avatar Steve Smith Committed by GitHub

Adding links to learn more

parent 423195d8
...@@ -5,6 +5,11 @@ A starting point for Clean Architecture with ASP.NET Core. [Clean Architecture]( ...@@ -5,6 +5,11 @@ A starting point for Clean Architecture with ASP.NET Core. [Clean Architecture](
## Give a Star! :star: ## Give a Star! :star:
If you like or are using this project to learn or start your solution, please give it a star. Thanks! 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 # 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: 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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment