Click here to Skip to main content
15,879,326 members
Articles / Web Development / Node.js

Integrating Vue.js V4 in ASP.NET Core 3.1 MVC & File Uploading using Dropzone

Rate me:
Please Sign up or sign in to vote.
4.91/5 (10 votes)
15 Feb 2020CPOL10 min read 30.5K   684   10  
Configuration Vue.js v4 in ASP.NET Core 3.1 MVC. Introduction of Node.js, NPM, WebPack and DropZone. Use of Task Runner of NPM and WebPack for compile and bundle.
The topics covered in this article include introduction & installation of Node.js, NPM, WebPack, Vue.js and .NET Core 3.1; how to run/build instruction using NPM and WebPack Task Runner; how to setup Vue.js with ASP.NET Core 3.1 MVC; and configure DropZone with Vue.js and ASP.NET Core 3.1 MVC.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
United States United States
Lazy software engineer, don’t believe in hard work.

Comments and Discussions