Hi!
My question here, as a newer in asp.net core MVC, is how to create tabs that contain in each tab a specific view depending on its controller and actions.
Each controller and its actions work fine separately, now, I want to gather different views or partial views in the same tabs.
Thank you in advance