Live data from Hacker News

Inject the .Net framework into the browser

medium.com

1–2 of 2 posts

Re: Inject the .Net framework into the browser

#2
While definitely cool.. for the love of all that is good, please don't do this on anything in production that isn't leveraging a huge existing codebase.

Hybrid projects to JS and the browser are just plain a nightmare to work with. They're never as light as they should be and almost always impossible to debug/diagnose issues.