I am using .net core 2.1 with entityframework core....I have different models/entities/types defined in my project. e.g. Student, Class, Teacher....I am getting the table data for these models to set in my cache....At the moment, I am doing this;...string...