After migrating to ASP.Net Core 3.0 my TempData is always null after redirecting to a View. Is there something wrong or missing at my startup.cs code?
-
1Please don't add code as a comment. Edit your original question and add the code thereSimply Ged– Simply Ged2019-12-10 23:38:49 +00:00Commented Dec 10, 2019 at 23:38
Add a comment
|