Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
ASP.NET Core 2.0 Vue.JS Starter Guide
Rating: 3.8 out of 5(57 ratings)
358 students

ASP.NET Core 2.0 Vue.JS Starter Guide

Learn how to use Vue.JS with ASP.NET Core
Created byAmr Swalha
Last updated 7/2018
English

What you'll learn

  • Understand VueJS better
  • Understand how to communicate between ASPNET API and VueJS

Course content

9 sections46 lectures4h 23m total length
  • Introduction2:41

    What you will learn in this course

Requirements

  • C#
  • Visual Studio
  • JavaScript

Description

Hello and welcome to the ASP.NET Core course with Vue.JS. In this course, you will be able to create an ASP.NET Core powered sites along with Vue.JS. This course will walk through the usage of Vue.JS and the main topics about it. will make sure that you understand how to use Vue.JS in a real world situation.

First, let’s start with what is Vue.JS and why you need to learn about it. Vue.JS is a progressive JavaScript framework that allows you to create a really interactive web app. Vue.JS is widely used and popular framework that can do what you expect from a UI framework. It contains also state management (vuex) and routing engine. Not that only, you can have a lot of packages that already supports Vue.JS and a large base of fans that can answer your questions and help you resolve your problems. It has many of the well-known frameworks such as (Angular, React) features and even more! After an experience with other frameworks, I find Vue.JS the best framework for me as it has a small learning curve and can accomplish many things.

This course will walk with you to learn about Vue.JS and how you will use it with ASP.NET Core. We will have also Dapper as our ORM. Dapper, is a micro ORM that has a lot of potentials and great performance. In case you don’t know, Dapper is developed by StackExchange the creators of stackoverflow. And we will exchange data via the ASP.NET Core API. Most of our work will be on Vue.JS side to help you lower your dependency on creating Razor Pages.

This course will also include how to do authorization using JWT with ASP.NET Core. And how you will send data to the api and access authorized only API methods. So what are you waiting for? Join us in the ASP.NET Core with Vue.JS Course! 

Who this course is for:

  • Web Developers
  • Students
  • Anyone interested in ASP NET Plus VueJS