Neutronium.JavascriptFramework.Vue 1.7.0

dotnet add package Neutronium.JavascriptFramework.Vue --version 1.7.0
                    
NuGet\Install-Package Neutronium.JavascriptFramework.Vue -Version 1.7.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Neutronium.JavascriptFramework.Vue" Version="1.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neutronium.JavascriptFramework.Vue" Version="1.7.0" />
                    
Directory.Packages.props
<PackageReference Include="Neutronium.JavascriptFramework.Vue" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Neutronium.JavascriptFramework.Vue --version 1.7.0
                    
#r "nuget: Neutronium.JavascriptFramework.Vue, 1.7.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Neutronium.JavascriptFramework.Vue&version=1.7.0
                    
Install Neutronium.JavascriptFramework.Vue as a Cake Addin
#tool nuget:?package=Neutronium.JavascriptFramework.Vue&version=1.7.0
                    
Install Neutronium.JavascriptFramework.Vue as a Cake Tool

Neutronium is a MVVM HTLM View engine for C# application. This is the javascript binding based on vue.js framework.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Neutronium.JavascriptFramework.Vue:

Package Downloads
Neutronium.ChromiumFx.Vue

Neutronium is a MVVM HTLM View engine for C# application. This is a standalone package including Vue.js and ChromiumFx.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.0 1,637 9/11/2020
1.6.0 1,515 4/1/2020
1.5.2 2,353 2/18/2019
1.5.0 1,771 1/5/2019
1.4.0 1,363 12/10/2018
1.3.1 2,705 3/12/2018
1.3.0 1,581 1/17/2018
1.2.0 1,601 1/7/2018
1.1.0 1,536 12/9/2017
1.0.0 2,336 10/28/2017
0.5.1 2,378 3/26/2017
0.5.0 1,520 3/26/2017
0.4.0 1,335 2/13/2017
0.3.1 1,367 1/29/2017
0.3.0 1,661 12/3/2016
0.2.2 1,592 11/1/2016
0.2.1 1,447 10/17/2016
0.2.0 1,710 10/17/2016
0.1.0 2,849 9/19/2016

-Update to vue 2.6.11