Here Mudassar Ahmed Khan has explained a short tutorial with example on how to use ViewBag in ASP.Net MVC Core 2.1.
ViewBag is a wrapper written over ViewData in order to make it easier to use and it was present in ASP.Net MVC Razor and now continued in ASP.Net MVC Core.
↧