All Projects → OutSystems → CefGlue

OutSystems / CefGlue

Licence: MIT license
.NET binding for The Chromium Embedded Framework (CEF)

Programming Languages

C#
18002 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
objective c
16641 projects - #2 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to CefGlue

Steamtools
🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。
Stars: ✭ 4,458 (+10031.82%)
Mutual labels:  wpf, avalonia
Journey
JCEF-powered cross-platform web browser
Stars: ✭ 68 (+54.55%)
Mutual labels:  webview, cef
Egorozh.ColorPicker
🎨🎨🎨 Best of the best ColorPicker on WPF and AvaloniaUI
Stars: ✭ 39 (-11.36%)
Mutual labels:  wpf, avalonia
Pandomium
Pandomium is the JCEF (Java Chromium Embedded Framework) implementation dedicated for the Maven based projects
Stars: ✭ 146 (+231.82%)
Mutual labels:  webview, cef
ReactiveValidation
A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM
Stars: ✭ 50 (+13.64%)
Mutual labels:  wpf, avalonia
ColorBlender
A .NET library for color matching and palette design.
Stars: ✭ 27 (-38.64%)
Mutual labels:  wpf, avalonia
Journey
JCEF-powered cross-platform web browser
Stars: ✭ 85 (+93.18%)
Mutual labels:  webview, cef
Webviewane
WebView Adobe Air Native Extension for macOS 10.10+, Windows Desktop, iOS 9.0+ and Android 19+. This ANE provides access to a more modern webview from AIR.
Stars: ✭ 169 (+284.09%)
Mutual labels:  webview, cef
IconPacks.Browser
The Browser for all available Icon packages from MahApps.Metro.IconPacks
Stars: ✭ 74 (+68.18%)
Mutual labels:  wpf, avalonia
wecbrtc-WPFDemo
iConfRTC WebRTC Video Conferencing WPF Demo (c#).
Stars: ✭ 19 (-56.82%)
Mutual labels:  wpf, cef
SimpleWavSplitter
Split multi-channel WAV files into single channel WAV files.
Stars: ✭ 15 (-65.91%)
Mutual labels:  wpf, avalonia
youtube-dl-wpf
A simple GUI wrapper for youtube-dl and yt-dlp.
Stars: ✭ 358 (+713.64%)
Mutual labels:  wpf
oxyplot-avalonia
A cross-platform plotting library for .NET. This package targets Avalonia apps.
Stars: ✭ 102 (+131.82%)
Mutual labels:  avalonia
YoutubePlaylistDownloader
A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like
Stars: ✭ 226 (+413.64%)
Mutual labels:  wpf
mvvmgen
MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source Generator.
Stars: ✭ 179 (+306.82%)
Mutual labels:  wpf
AnyWebView
Any WebView is OK!
Stars: ✭ 64 (+45.45%)
Mutual labels:  webview
react-native-codeditor
React Native component to display code editor using WebView and CodeMirror
Stars: ✭ 21 (-52.27%)
Mutual labels:  webview
Maple
Maple is a windows desktop application designed to support semi and non professional streamers in playing back local audio files and streaming content from the internet to their favorite playback device
Stars: ✭ 37 (-15.91%)
Mutual labels:  wpf
webview flutter plus
An extension of webview_flutter to load HTML,CSS and Javascript even from Assets or Strings.
Stars: ✭ 45 (+2.27%)
Mutual labels:  webview
HandyControl
WPF HandyControl各个控件使用案例;修改主题、颜色、语言。
Stars: ✭ 49 (+11.36%)
Mutual labels:  wpf

CefGlue

.NET binding for The Chromium Embedded Framework (CEF).

CefGlue lets you embed Chromium in .NET apps. It is a .NET wrapper control around the Chromium Embedded Framework (CEF). It can be used from C# or any other CLR language and provides both Avalonia and WPF web browser control implementations. The Avalonia implementation runs on Windows and macOS. Linux is not supported yet.

Releases

Stable binaries are released on NuGet, and contain everything you need to embed Chromium in your .NET/CLR application.

  • CefGlue.Avalonia
  • CefGlue.WPF

Documentation

See the Avalonia sample or WPF sample projects for example web browsers built with CefGlue. They demo some of the available features.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].