Technical requirements
This chapter contains code snippets written in C# for demonstrating various scenarios. Please verify that you have installed the required software and tools listed in Chapter 1, Introduction to ASP.NET Core 5.
Check out the source code for this chapter at https://github.com/PacktPublishing/ASP.NET-Core-5-for-Beginners/tree/master/Chapter%2003/Chapter_03_DI_Examples.
Before diving into this chapter, make sure that you read the first two chapters so that you have a basic understanding of ASP.NET Core and C# in general, and how each of them works together.
Please visit the following link to check the CiA videos: https://bit.ly/3qDiqYY
If you're ready, let's jump right into it.