# CefSharp.OutOfProcess **Repository Path**: mirrors_cefsharp/CefSharp.OutOfProcess ## Basic Information - **Project Name**: CefSharp.OutOfProcess - **Description**: CefSharp.OutOfProcess provides a convenient way to run CefSharp in a separate process. - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-23 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CefSharp.OutOfProcess This library provides a way to run CefSharp in a seperate process. - Can use a 64-bit browser in a 32-bit application - Isolate browser crashes - Browser can be shutdown and restarted as required - Browser can be upgraded to a new version whilst application is still running - Multiple different versions can be used in the same application - Can be used in plugins Provides WinForms and WPF (HwndHost) implementations.