Technical requirements
This chapter uses Visual Studio 2019 to demonstrate building different applications. Some of the code snippets demonstrated in this chapter were omitted for brevity. Make sure to check the source code at https://github.com/PacktPublishing/ASP.NET-Core-5-for-Beginners/tree/master/Chapter%2007/Chapter_07_API_EFCore_Examples.
Please visit the following link to check the CiA videos: https://bit.ly/3qDiqYY
A basic understanding of databases, ASP.NET Core, and C# in general, is required because we're not going to cover their fundamentals in this chapter.