You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by Markus Weimer <ma...@weimo.de> on 2017/11/10 04:36:04 UTC

Visual Studio Toolbox: Dependency Injection

Hi,

there is a nice episode on Dependency Injection on VS Toolbox:

https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Dependency-Injection

At minute 22, they introduce the syntax for the DI tool they use, which
looks a lot nicer than Tang.NET. We should take notice :)


Markus