Связаться с нами

наверх

Open Source & 3rd-party components in "Panda School Browser"

«Panda School Browser» application includes computer software supplied by third-parties, including (but not limited to) those mentioned below. «Panda School Browser» is providing the Third-Party Software to you by permission of the respective licensors and/or copyright holders on the terms provided by such parties, including those terms required to be provided to you that are set forth below, and subject also to the End User License Agreement applicable to the «Panda School Browser». Without limiting the terms in the End User License Agreement, Wiseman Softworks expressly disclaims any warranty or other assurance to you regarding the Third-Party Software. The following terms relate only to the Third-Party Software identified below and not to the «Panda School Browser».

Chromium Embedded Framework

The Chromium Embedded Framework (CEF) is a simple framework for embedding Chromium-based browsers in other applications. It is a BSD-licensed open source project founded by Marshall Greenblatt in 2008 and based on the Google Chromium project. Unlike the Chromium project itself, which focuses mainly on Google Chrome application development, CEF focuses on facilitating embedded browser use cases in third-party applications. CEF insulates the user from the underlying Chromium and Blink code complexity by offering production-quality stable APIs, release branches tracking specific Chromium releases, and binary distributions. Most features in CEF have default implementations that provide rich functionality while requiring little or no integration work from the user. There are currently over 100 million installed instances of CEF around the world embedded in products from a wide range of companies and industries. A partial list of companies and products using CEF is available on the CEF Wikipedia page.

Url: https://code.google.com/p/chromiumembedded/

License: New BSD License

Xilium.CefGlue

Xilium.CefGlue is a .NET/Mono binding for The Chromium Embedded Framework (CEF) by Marshall A. Greenblatt.

Url: http://xilium.bitbucket.org/cefglue/

License: This project is licensed under MIT License with portions of code licensed under New BSD License.

Newtonsoft.Json

Popular high-performance JSON framework for .NET

Url: http://www.newtonsoft.com/json

License: MIT license