Neutronium

Build status NuGet Badge MIT License github

Fork me on GitHub

What is Neutronium?

  • Neutronium is a UI library to create .NET desktop applications using HTML, CSS and javascript.

  • Neutronium uses MVVM pattern exactly the same way as WPF application.

  • Neutronium provides bindings with Vue.js, mobx.js and Knockout.js to build powerful HTML5 UI.

Why Neutronium?

  • Use all the power of the javascript stack to build .NET desktop applications.

  • Easy to use:

    • Architecture Neutronium application just like standard WPF application.
    • Compatible with popular MVVM libraries such as MVVM Light Toolkit and reactiveUi
    • Use standard javascript frameworks to build UI
  • Easy to set-up:

    • Solution template available for a quick start

    • Use javascript framework cli tools to use the same tool chain as web developmenet taking chance of tools such as live reload.

    • Reuse ViewModel designed for WPF with a different View Engine.

  • Build UI on a 100% Open Source Stack

Support

Many thanks to JetBrains for support!

  • Improve this Doc
Back to top Generated by DocFX