Skip to content

**NON-SPA** Starter web application using ASP.NET core 2.0 (Razor) + Vue 2 + Bootstrap-Vue (Bootstrap 4)

License

Notifications You must be signed in to change notification settings

mrityunjaya-kumar/AspNetCore-Vue-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core 2.0 + Vue 2 + Bootstrap-Vue Starter [NON-SPA App]

This repo contains starter web application for ASP.NET core 2.0 + Vue 2 + Bootstrap-Vue (Bootstrap 4). This is a NON-SPA starter web application demostrating integration of Vue as client side framework with ASP.NET razor pages and using Razor server side rendering capability.

This starter application uses ASP.NET core 2.0 starter kit that comes with Visual Studio 2017 and adds Vue 2 framework over it. The Vue instances are created per page.

The app uses Brower JavaScript libraries and is not dependent upon NPM.

Features

  • ASP.NET Core 2.0
    • Web API
  • VueJS 2
  • Bootstrap 4
  • Bootstrap-Vue

Prerequisites

  • VS 2017 or VS Code
  • dotnet core 2.0

Getting Started

  • Clone this repo
  • Open solution file in Visual Studio 2017 or
  • Open project folder into VS Code
    • At VS Code terminal window
      • run dotnet restore
      • run dotnet run

Limitations

Currently there is no starter template created for this project which will be coming soon.

Credit

The following resources were helfful in setting up this application:

License

MIT

About

**NON-SPA** Starter web application using ASP.NET core 2.0 (Razor) + Vue 2 + Bootstrap-Vue (Bootstrap 4)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published