Sign in Sign up
nuget

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.

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
11
Cadence
~11 days
Last 12 months
0

Details

First release
Sep 27, 2014
Releases
Version Released
0.9.9 patch
0.9.8.5 patch
0.9.8.3 patch
0.9.7 patch
0.9.6.2 patch
0.9.5.2 patch
0.9.5 patch
0.9.4 patch
0.9.1.3 patch
0.9.1.2 patch
0.9.1.1 initial