This Video tutorial gives you a good practical knowledge of passing Data to views. In it, i have used Session to store data. If you want to read more about Session then check it
• How to use Session in ASP.NET Core
Also , This video contain RedirectToAction method to pass value from one view to another view.