CefSharp.MinimalExample/CefSharp.MinimalExample.WinForms
amaitland 898eb755c6 .Net Core - Update example to self host the BrowserSubProcess
Eliminates the requirements for .Net 4.5.2, the application exe is used as the browsersubprocess.
Additional manual import of CefSharp.BrowserSubProcess.Core is required see csproj file for example

TODO: OffScreen version is crashing on exit so it's been updated, it just isn't using itself as the BrowserSubProcess
2020-02-10 12:20:12 +10:00
..
Controls WinForms - Add some extra Dispose checks to InvokeOnUiThreadIfRequired 2019-12-14 11:56:47 +10:00
Properties Year bump 2015-06-15 18:33:22 +10:00
Resources Add minimal winforms example to demonstrate the latest 33.0.0 packages 2014-10-07 11:03:00 +10:00
app.config Update to 51.0.0-pre01 2016-06-07 14:37:52 +10:00
app.manifest app.manifest Upgrade version number 2018-06-25 19:34:13 +10:00
BrowserForm.cs WinForms - Remove Dock = DockStyle.Fill as it's been the default for a long time 2019-12-14 11:52:53 +10:00
BrowserForm.Designer.cs WinForms - Add ShowDevTools menu item 2018-02-06 10:35:31 +10:00
BrowserForm.resx Add minimal winforms example to demonstrate the latest 33.0.0 packages 2014-10-07 11:03:00 +10:00
CefSharp.MinimalExample.WinForms.csproj Output bin to net452 folder and remove BaseIntermediateOutputPath 2020-02-01 11:40:39 +10:00
CefSharp.MinimalExample.WinForms.netcore.csproj .Net Core - Update example to self host the BrowserSubProcess 2020-02-10 12:20:12 +10:00
crash_reporter.cfg Enable crash reporting by default 2019-11-15 08:13:59 +10:00
packages.config Upgrade to 79.1.350 (#61) 2020-01-29 13:46:47 +10:00
Program.cs .Net Core - Update example to self host the BrowserSubProcess 2020-02-10 12:20:12 +10:00