This is a port of CefGlue (https://bitbucket.org/xilium/xilium.cefglue/wiki/Home) to .NET Core and to Avalonia.
Nuget Package: VitalElement.CefGlue.Core (https://www.nuget.org/packages/VitalElement.CefGlue.Core/)
Install-Package VitalElement.CefGlue.Core -Pre
Install-Package VitalElement.CefGlue.Avalonia -Pre
This provides a WebBrowser control for Avalonia that can run on Windows, Mac and Linux.