R2D221 / WebView2.DOM

C# DOM bindings to be used with WebView2
MIT License
51 stars 10 forks source link

Backport it to .NET 4.6.2 #3

Closed R2D221 closed 2 years ago

R2D221 commented 3 years ago

There's interest for a .NET Framework version: https://www.reddit.com/r/csharp/comments/l54olf/webview2dom_c_bindings_for_controlling_the_dom/gksxogw/

I have to investigate what of the C#9 features I use can be used there.

R2D221 commented 2 years ago

Done. v0.4.0 now works with .NET Framework 4.6.1 and higher.