On 10 November 2016 at 06:59, Kurt H Maier wrote: > > 7) Explain Dependency Injection > > This is what we call passing arguments. > In the newer ASP.NET Core, they've ramped it up by extensive use of reflection, so your program ends up trapped in a hall of mirrors, and you've no idea who calls anything, with what, when, and why.