You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

MVVM.awesomium

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

MVVM.awesomium

C#-javascript binding with Awesomium allowing to use HTML UI with MVVM pattern. This framework act as a glue between a C# ViewModel and a awesomium IWebView using knockout.js as an infrastructure. This allows to reuse 100% of View Model written for WPF in a HTML UI. After, nuget instalation you can add HTMLWindow to the VisualStudio toolbox, using the following steps: 1) Right-click in the Visual Studio WPF toolbox. 2) Click "Choose Items..." 3) Click "Browse..." 4) Navigate to your the MVVMAwesomium.dll under the package lib and click Open 5) Then click "Ok" Alternatively you can drag and the drop the MVVMAwesomium.dll into the Visual Studio WPF toolbox.

0.9.9
Source
nugetNuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

MVVM

FAQs

Package last updated on 02 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts