Summary
Similar to Chapter 3, Implementing Design Patterns – Basics Part 1, this chapter continued the description of building an inventory management console application for FlixOne, in order to show practical examples of using Object-Oriented Programming (OOP) design patterns. In this chapter, the GoF's singleton and factory patterns were the focus. These two patterns have a particularly important role to play in .NET Core applications and will be used often in the following chapters. An introduction to using the built-in framework to provide an IoC container was also covered in this chapter.
This chapter finished with a working inventory management console application based on the requirements determined in Chapter 3, Implementing Design ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access