问题
Now there is Microsoft Edge Chromium.
The Project uses cefcharp at the moment. But I want to use Chromium from Edge.
I am working on a C# Project with WPF and I am using a Chromium DLL. In my WPF Project I have give the user the oportunity to use a WebBrowser. And I want to embedd everyting inside my solution. Thats why I can not say to my users something like "Please Download the Chrome Browser".
Is there a DLL wich I can use for my project which is not like Google Chrome Browser but like the new and fast Microsoft Edge Chromium. A so called
Microsoft-Chromium.DLL
TL;DR;
Does something like a Microsoft-Chromium.DLL exist?
Maybe hidden inside a Developer Forum of some kind.
回答1:
Try looking at CefSharp.
It is available from NuGet and is a Chromium based browser for WinForms and WPF.
来源:https://stackoverflow.com/questions/59773684/searching-microsoft-edge-chromium-dll-for-c-sharp-wpf-project