- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3k
Description
With .Net Core 3.0 adding support for WPF and WinForms I'm seeing more and more queries about running CefSharp using .Net Core 3.0. This issue will track the official progress, there is no timeframe yet, please don't ask when this will be implemented, .Net Core isn't even officially out yet. As per https://github.com/dotnet/core/blob/master/roadmap.md#upcoming-ship-dates the release is still some months away.
Microsoft has started implementing C++/CLI as part of .Net Core you can track the issue https://github.com/dotnet/coreclr/issues/18013 They are only adding support for Windows initially. See also https://github.com/dotnet/coreclr/issues/659
.Net Core will support mixed mode assemblies on Windows Only.
https://devblogs.microsoft.com/dotnet/net-core-3-and-support-for-windows-desktop-applications/
The sync JavaScript Binding implementation will not work as Microsoft is not supporting WCF in .Net Core 3.0.
- Refactor BrowserSubProcess BrowserSubprocess - Refactor to support .Net Core #2891
- Compile project targeting .Net Core (Add new projects targeting .NET Core 3.1 #3181)
- Release Net Core/Net 5.0 packages