CefSharp Example
Go to file
jornh e0e5f8fbe7 Clear out the reference to staging.nuget.org
Should potentially give one less source of 503 errors etc as reported in http://stackoverflow.com/questions/28541343/cefsharp-winforms-nuget-download-issue and going forward we don't plan on using it anyway now that we have myget.org
2015-02-16 21:55:45 +01:00
.nuget Added minimal example of how CefSharp can be used. Only WPF so far. 2013-11-12 13:14:11 +02:00
CefSharp.MinimalExample.OffScreen Update to 37.0.0 official release package 2014-12-18 15:05:33 +10:00
CefSharp.MinimalExample.WinForms Update to 37.0.0 official release package 2014-12-18 15:05:33 +10:00
CefSharp.MinimalExample.Wpf Update to 37.0.0 official release package 2014-12-18 15:05:33 +10:00
.gitattributes Added minimal example of how CefSharp can be used. Only WPF so far. 2013-11-12 13:14:11 +02:00
.gitignore Initial commit 2013-11-10 23:25:24 -08:00
CefSharp.MinimalExample.sln Add OffScreen example 2014-11-27 16:40:15 +10:00
LICENSE Updated name of copyright holder. 2013-11-11 09:28:32 +02:00
NuGet.config Clear out the reference to staging.nuget.org 2015-02-16 21:55:45 +01:00
README.md Initial commit 2013-11-10 23:25:24 -08:00

CefSharp.MinimalExample

Minimal example of how the CefSharp library can be used