Skip to content

thunderkid/KB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KB GitHub Repository

The KnowledgeBase project.

00_HelloWorld Sub-Folder

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.

KnowledgeBase - Sample 1

Description: This is a minimal bare bones XAML+Nuget demo of the CefSharp project.

KnowledgeBase - Sample 2 ResourceHandler

Description: This is a sample ResourceHandler implementation of the CefSharp WPF control based on the Nuget libraries.

KnowledgeBase - Sample 3 ResourceShemeHandler

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.

KnowledgeBase - Sample 4 LocalShemeHandler

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.

KnowledgeBase - Sample 5 LocalZipShemeHandler

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.

References

CefSharp on GitHub

Helpful Blog Posts by Chris Kent

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%