KO
|
EN
gitlite — search
Search
#php
#javascript
#python
#ruby
#dotfiles
#erlang
#vim
#library
#wordpress
#bootstrap
#cli
#ocaml-library
CefGlue.Core
★ 90
Open GitHub ↗
Port of CefGlue to .net Core
Download README (.md)
Explore Similar Repositories
ngx-snake
:
Snake arcade game implemented in Angular 7
react-mobx-router
:
Create React App with React Router 4 and MobX + Internationalization
react-bubble-chart
:
A React+D3 animated bubble chart
clang-server
:
A C/C++ AST index server using libclang and flatbuffers written in Go
CogStack-SemEHR
:
Surfacing Semantic Data from Clinical Notes in Electronic Health Records for Tailored Care, Trial Recruitment and Clinical Research
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
CefGlue.Core
?
Download (.md)
[](https://ci.appveyor.com/project/danwalmsley/cefglue-core/branch/master) This is a port of CefGlue (https://bitbucket.org/xilium/xilium.cefglue/wiki/Home) to .NET Core and to Avalonia. Nuget Package: VitalElement.CefGlue.Core (https://www.nuget.org/packages/VitalElement.CefGlue.Core/) ``` Install-Package VitalElement.CefGlue.Core -Pre Install-Package VitalElement.CefGlue.Avalonia -Pre ``` This provides a WebBrowser control for Avalonia that can run on Windows, Mac and Linux. 