chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 280 forks source link

Can chrome run on centos7 #307

Closed zx1992147 closed 3 years ago

mattkol commented 3 years ago

@zx1992147

I am not sure if CEF supports CentOS officially, but it looks like there are developers using CEF on CentOS.

So, sure you can try.

Ensure you have the right CentOS version supported by .NET Core: https://github.com/dotnet/core/blob/main/release-notes/3.0/3.0-supported-os.md https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0-supported-os.md

For Chromely you can start with Readme and CrossPlatDemo.