i need to create a desktop application in C# that integrates a "web browser" more or less like an Android WebView, the purpose is to host a specific web site and provide it some javascripts functionality.
A similar question on StackOverflow is this one, but i need to do it only in .net c#.
I will add other explanation if needed.
Thank you