Just getting into ASP.Net Core, so pardon me for some trivial question....
In my ASP.Net Core (Web Application MVC) project, can i use control/widget not included in UI for ASP.Net Core but it is found in UI for ASP.Net MVC?
For example ListView, can i use ListView in my ASP.Net Core project?
https://docs.telerik.com/aspnet-core/introduction
https://docs.telerik.com/aspnet-mvc/helpers/listview/overview