Info
Version: | 3.0.0-beta3 |
Author(s): | VueJSMVCDotNet |
Last Update: | Wednesday, April 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roger-castaldo/VueJSMVCDotNet |
NuGet Url: | https://www.nuget.org/packages/Org.Reddragonit.VueJSMVCDotNet |
Install
Install-Package Org.Reddragonit.VueJSMVCDotNet
dotnet add package Org.Reddragonit.VueJSMVCDotNet
paket add Org.Reddragonit.VueJSMVCDotNet
Org.Reddragonit.VueJSMVCDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 1.2.15)
Tags
This is used to generate model(mvc) style Vues designed to allow an integrated interface between the javascript and backend for data manipulation and obtainment. It does require that you include vuejs in your project as the code uses it.