I have a lib which generates sitemap.xml made for asp.net 4.5. And in order to do this I get a list of controllers and actions. Now, how do I do this in ASP.NET 5 and MVC 6?
Please give me a hint on where to start.
Thanks!
I have a lib which generates sitemap.xml made for asp.net 4.5. And in order to do this I get a list of controllers and actions. Now, how do I do this in ASP.NET 5 and MVC 6?
Please give me a hint on where to start.
Thanks!