GithubHelp home page GithubHelp logo

classicvalues / webview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from outsystems/webview

1.0 1.0 0.0 10.67 MB

Avalonia/WPF control that wraps CefGlue webview control

License: Apache License 2.0

C# 99.68% JavaScript 0.06% Shell 0.18% HTML 0.01% Batchfile 0.08%

webview's Introduction

WebView

Avalonia/WPF control that wraps CefGlue webview control

WebView lets you embed Chromium in .NET apps. It is a .NET wrapper control around CefGlue and provides a better and simple API. Likewise CefGlue 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.

It also provides the following additional features:

  • Strongly-typed javascript evaluation: results of javascript evaluation returns the appropriate type
  • Scripts are aggregated and executed in bulk for improved performance
  • Ability to evaluate javascript synchronously
  • Javascript error handling with call stack information
  • Events to intercept and respond to resources loading
  • Events to track file download progress
  • Ability to load embedded resources using custom protocols
  • Ability to disable history navigation
  • Error handling
  • Proxy configuration support
  • Runs under AnyCPU configuration (works both on x64 and x86 configurations)
  • Option to run in offscreen rendering mode

Releases

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

  • WebViewControl-Avalonia
  • WebViewControl-WPF

Documentation

See the Sample project for example web browsers built with WebView. It demos some of the available features.

TODO

  • Improve documentation

webview's People

Contributors

joaompneves avatar alvesmiguel1 avatar cangosta avatar tbragaf avatar mmv avatar jmales avatar heldergoncalves92 avatar frnmagalhaes avatar tiagosimoes avatar marianacapelo avatar j-d-t avatar antsifer avatar carlosmiei avatar culmat avatar munerf avatar takoooooo avatar plemasantos avatar

Stargazers

Classic Values avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.