Neutronium.JavascriptFramework.Vue
1.2.0
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Neutronium.JavascriptFramework.Vue -Version 1.2.0
dotnet add package Neutronium.JavascriptFramework.Vue --version 1.2.0
<PackageReference Include="Neutronium.JavascriptFramework.Vue" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neutronium.JavascriptFramework.Vue --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Neutronium.JavascriptFramework.Vue, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Neutronium.JavascriptFramework.Vue as a Cake Addin
#addin nuget:?package=Neutronium.JavascriptFramework.Vue&version=1.2.0
// Install Neutronium.JavascriptFramework.Vue as a Cake Tool
#tool nuget:?package=Neutronium.JavascriptFramework.Vue&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Neutronium is a MVVM HTLM View engine for C# application. This is the javascript binding based on vue.js framework.
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- MoreCollection (>= 1.2.2)
- Neutronium.Core (>= 1.2.0)
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 | 878 | 9/11/2020 |
1.6.0 | 1,033 | 4/1/2020 |
1.5.2 | 1,789 | 2/18/2019 |
1.5.0 | 1,261 | 1/5/2019 |
1.4.0 | 796 | 12/10/2018 |
1.3.1 | 2,048 | 3/12/2018 |
1.3.0 | 1,023 | 1/17/2018 |
1.2.0 | 934 | 1/7/2018 |
1.1.0 | 857 | 12/9/2017 |
1.0.0 | 1,497 | 10/28/2017 |
0.5.1 | 1,479 | 3/26/2017 |
0.5.0 | 868 | 3/26/2017 |
0.4.0 | 842 | 2/13/2017 |
0.3.1 | 798 | 1/29/2017 |
0.3.0 | 1,088 | 12/3/2016 |
0.2.2 | 961 | 11/1/2016 |
0.2.1 | 819 | 10/17/2016 |
0.2.0 | 881 | 10/17/2016 |
0.1.0 | 2,305 | 9/19/2016 |
-Update version to 2.5.13
-Added RunTimeOnly flag to only load vue-runtime (helpful to improve performance when using neutronium-vue)