I am trying to understand a dependecy injection problem according to this https://github.com/auth0-blog/dependency-injection-dotnet-core
but it mentions that the code is not meant to run. I am trying to understand why is that and what must I do in order for the code to run.