List all views and their elements from controller in ASP.NET Core MVC using C#
Is it possible to list all views within a project and their elements like below in ASP.NET Core MVC using C#?
Is it possible to list all views within a project and their elements like below in ASP.NET Core MVC using C#?