In the chapter 5 of Console2SAAS I wanted to show the user the challenges of having a client . Any new client will come with some different use case scenario,even for the smallest assumption in the original project. And here the power of DI can be shown. I have had zero problems trying to get a real life scenario from such a small example – parsing folder with multiple Word documents. The Zip file is the easy equivalent of a folder . That shows that even the small application,if released into the wild and used by someone,can have multiple changes.
You can find chapter 5 at https://github.com/ignatandrei/console_to_saas/tree/master/Chapter05
Blog posts about this topic
Leave a Reply