Skip to content

phillipsOG/VuePlanner-ASP.NET-Core

Repository files navigation

.NET Docker Image CI

VuePlanner ASP.NET Core

A simple planner with basic CRUD functionality, written with Vue.js, using ASP.NET Core, Docker & Entity Framework.

Project setup

Install

  1. Create a new Visual Studio project, using ASP.NET Core Web App (Model-View-Controller)
  2. Select "Enable Docker Support"
  3. Add the Vue.js CDN in "Views\Home\Index.cshtml" from their Vue quick-start page

Testing Set-Up

  1. Run your project in Debug mode and check your browser of choice's Network Tab to check Vue.js is being recieved.

Customise ASP.NET Core MVC

See Config. Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published