The KnowledgeBase project.
The solutions in the 00_HelloWorld Sub-Folder show step by step introductory WPF sample applications that should help understanding and using CefSharp within WPF. The samples are very simple on a 101 level to make sure everyone can get most out of it. Please be sure to read the Readme.txt files in each sub-folder to understand more details about each sample.
Description: This is a minimal bare bones XAML+Nuget demo of the CefSharp project.
Description: This is a sample ResourceHandler implementation of the CefSharp WPF control based on the Nuget libraries.
Description: This is a sample SchemeHandler implementation that loads its content from an embeded resource. It applies the CefSharp WPF control based on the Nuget libraries.
Description: This is a sample SchemeHandler implementation that loads its content from the local file system. It applies the CefSharp WPF control based on the Nuget libraries.
Description: This is a sample SchemeHandler implementation that loads its content from a zip file stored in the local file system. It applies the CefSharp WPF control based on the Nuget libraries.