I am interested in making an application that uses C# for the logic and HTML5/JS for the UI. I know a web application would be obvious, but I would like to try and make this a desktop application. I found a similar question here Desktop application development with Javascript and HTML and the answer given said that chromium embedded was difficult to debug.
Has there been any other recommended frameworks/tools for HTML5 desktop applications?