What is the purpose of the TempData attribute in ASP.net Core Razor Pages?
What is the purpose of the TempData attribute in ASP.net Core Razor Pages? What is the difference between TempData and TempDataAttribute in Razor Pages? I have the following scenario: The page structure of our client website is as follows: At this point the page looks as follows: