Hacker News new | ask | show | jobs
by adamkhrona 5431 days ago
Indeed-- there's a lot of demand for this kind of component in .NET (especially considering the limitations of the built in WebBrowser class).

Our .NET wrapper is open-source and up on GitHub: https://github.com/khrona/AwesomiumSharp

Btw, AwesomiumSharp has recently been re-written and now includes a drop-in WebControl component for WPF that you can hook up to your application with XAML. We're about to stage a major re-launch of the wrapper + new 1.6.2 SDK release in a couple days.