Skip to content

Instantly share code, notes, and snippets.

@shahiddev
Last active September 8, 2018 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shahiddev/bf82ccff20a2f76502b71547eb92185a to your computer and use it in GitHub Desktop.
Save shahiddev/bf82ccff20a2f76502b71547eb92185a to your computer and use it in GitHub Desktop.
Links to resources from Ian Coopers Clean Architecture talk at MK.NET 4th Sep 2018
Link to presentation: https://github.com/iancooper/Presentations/blob/master/Clean%20Architecture.pptx
Link to GH repo: https://github.com/iancooper/CA-Tutorial/tree/clean_architecture_start
Order of branches:
clean_architecture_start
clean_architecture_facade
clean_architecture_with_isp
clean_architecture_with_commands
clean_architecture_with_handlers
Ian's TDD talk: https://vimeo.com/68375232
Mark Seeman's TDD book: https://www.manning.com/books/dependency-injection-in-dot-net-second-edition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment