December 2021
Intermediate to advanced
204 pages
3h 5m
English
In this chapter we will have a look into cache techniques. ASP.NET Core provides multiple ways to cache and we will learn to use and to customize them.
In this chapter, we will be covering the following topics:
The topics in this chapter refer to the MVC layer of the ASP.NET Core architecture:
Figure 15.1 – ASP.NET Core architecture
To follow the descriptions in this chapter, you will need to ...