Info
Version: | 2.1.0 |
Author(s): | Jesper Høy |
Last Update: | Wednesday, August 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jesperhoy/VueFilesToJS |
NuGet Url: | https://www.nuget.org/packages/jesperhoy.VueFilesToJS |
Install
Install-Package jesperhoy.VueFilesToJS
dotnet add package jesperhoy.VueFilesToJS
paket add jesperhoy.VueFilesToJS
jesperhoy.VueFilesToJS Download (Unzip the "nupkg" after downloading)
It can be used in any type of .NET project.
For example for dynamic rendering of .vue files under ASP.NET, for making a simple command line compiler for .vue files, etc.