Commit Graph

7 Commits

Author SHA1 Message Date
Alex Maitland
114406cefc
Update README.md
Update .Net Core section
2021-02-03 15:59:39 +10:00
Alex Maitland
95f428829b
Upgrade to 87.1.132 (#130)
* Upgrade to 87.1.12-CI3846

- Upgrade to Net Core 3.1 (Required to use new Net Core packages)
- Migrate to NetCore specific pages

* Upgrade to 87.1.130-pre

* OffScreen - Remove UseWindowsForms from csproj file

No longer required as we use the Drawing nuget package
Also causes a problem with Console.ReadLine

* README.md - Update Net Core Section

* WinForms - Add new SdkStyle .Net 4.7.2 project and solution

TODO: Add OffScreen and WPF project files

* Upgrade to 87.1.131-pre

* Upgrade to 87.1.132
2021-02-03 11:06:58 +10:00
Alex Maitland
3c5a4bce2e
Update README.md
Improve .net Core support section
2020-06-09 20:57:51 +10:00
Alex Maitland
b956db6781
Update README.md
Add reference to netcore.csproj for example
2019-12-18 21:33:26 +10:00
Konstantin Preißer
9632e10c14 Add .NET Core 3.0 WinForms/WPF/OffScreen examples (#57)
* Add minimal WinForms and WPF examples using .NET Core 3.0 projects, reusing the existing code files.

Issue cefsharp/CefSharp#2796

* Follow-Up: Add a minimal OffScreen example using a .NET Core 3.0 project.

* Upgrade to 75.1.142.

* Update README.md to mention .NET Core support.

* Fix typo.

* Add comment about UseShellExecute.
2019-09-10 18:20:34 +10:00
Alex Maitland
8f7fa0b7b1 Update README.md
Add a little more information to the project description.
2015-09-21 10:47:41 +10:00
Per Lundberg
1e76494e28 Initial commit 2013-11-10 23:25:24 -08:00