Open prepare opened 7 years ago
Hello @prepare , good news! This looks very interesting especially the .Net.Core implementation. Do you have any intention of releasing Nuget package for your project? That will be awesome. Please update when the project will be in beta, so that we can discuss possible integration in Neutronium
@David-Desmaisons ,
Thank you for your feed back.
at this time , no official Nuget in plan.
but anyone can pack and feel free to release it as Nuget.
:)
.NET Core is obviously interesting. Maybe we could even run it on Linux or Mac then? 😃
Cool initiative!
@perlun,
Thank you for your feed back.
Right!, by using the technique that is described in https://github.com/prepare/kneadium/issues/22 with some 'patches' for macOS/ Linux
I'm testing that :)
Hello @David-Desmaisons, @perlun
I post a notification here, so it will not interrupt your repos (Neutronium, CefSharp)
I just want to notify you that ( ... I'm not sure that you are interested or not...) there is another Cef3 - C# lib here.
These are screen snaps ...
cef-chromium 61
pic 1: CefBrowser - Chromium61
Web Assembly!
Loading screen ...
pic 2: see http://webassembly.org/demo/
Tank! Demo
pic 3: lets play!
with Native Windows ( GLFW, no WinForms)
pic 4: net 2.0, x86, glfw, native windows,no-winform
cef-chromium 59
pic 5: test screen, x64 + netcore 2.0 + Glfw3
The repo is under construction
How to build native part is not complex see concept and how to build here