ViewModel Used to prepare and display data in the UI. Common in MVC Views and Razor Pages. Tailored for screen/page requirements. Can combine data from multiple models. May include display-specific ...