combines the CefSharp chromium wrapper with the W3bstract framework to run a in-memory hosted web application within a .NET exe.
Install
Install-Package W3bstract.CefAdapter
dotnet add package W3bstract.CefAdapter
paket add W3bstract.CefAdapter
W3bstract.CefAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3 && <= 12.9999.0)
- kSystemExtensions(>= 2.3.7 && <= 2.9999.0)
- W3bstract(>= 1.11.2.366 && <= 1.11.2.366)
Tags