I have a web application solution (mix of SL5, ASPX, HTML and some JS), it's primarily setup to start a Silverlight app, but I have a few .ASPX pages that is referenced from my Silverlight app and/or directly via IIS web server (the .ASPX pages are in the root of my web app).
I installed UI for ASP.NET core and was expecting to see all the Telerik controls show up when I open up the Toolbox sidebar window, but nothing showed up?
What am I missing?
Cheers, Rob.