4dd87a0fc6a4bb218b7b889f28ba1c1901d75727
CefSharp.CefSettings is now CefSharp.WinForms.CefSettings/CefSharp.Wpf.CefSettings/CefSharp.OffScreen.CefSettings See https://github.com/cefsharp/CefSharp/issues/2477 for more details There is one set of settings for each flavour, all the essential command line workarounds are enabled (there are plenty of non-essential ones that have no yet been enabled by default)
CefSharp.MinimalExample
Minimal example of how the CefSharp library can be used using the official Nuget
packages.
Includes examples for
- WinForms
- WPF
- OffScreen
For a more complete example of each project see the main CefSharp
repository.
Description
Languages
C#
97.3%
Batchfile
2.7%