Build A Todolist With Asp.Net And Ionic Vue

Posted By: ELK1nG

Build A Todolist With Asp.Net And Ionic Vue
Published 9/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 718.79 MB | Duration: 1h 24m

Learn to build a Full Stack ASP.NET Core and Vue Application in No Time

What you'll learn
The student will learn the basics of RESTful API development with ASPNET Core
How to create a Full Stack Todo List Application
Learn how to use the Entity Framework Core ORM
Learn to consume JSON with Ionic Vue
Requirements
Understand basic C#
Have Visual Studio Installed
Description
If you're tired of long courses and just want to learn basic web development this course is for you. This course was built with the goal of teaching the students how to use ASPNet Core and Ionic Vue. It focuses heavily on designing a backend RESTful Web Service with CRUD functionality that sends data to a Ionic Vue Front End Application.  This is an entry-level course that focuses on building and reinforcing some of the techniques used by developers to build a full-stack application.In this course, we start by learning what tools you need to create a full-stack Before taking this course, it is recommended that you have an understanding of skills such as Javascript, C#, Basic SQL, or ORM development. If not we'll touch on some of those topics early in the course but it is still recommended to have a better understanding.When going through this course you may come across subjects that you are familiar with as well as those that are completely new to you.Some of the topics touched upon includeIonic VueChild ComponentsHTTP Requests with FetchCRUD MethodsASPNet CoreDatabase MigrationsORMsWhen taking this course, please know that you can take your time because you will get access to support along the way. By the time you finish this course, you should feel comfortable creating a full-stack web application with Ionic Vue and ASPNet Core.

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: Create ASP.Net Core API

Lecture 2 Install DotNet Core 6

Lecture 3 Install Visual Studio and SQL Server

Lecture 4 Create a SQL Server Database

Lecture 5 Create ASP.Net Core API

Lecture 6 Add Entity Framework Core Dependencies

Lecture 7 Add Database ConnectionString

Lecture 8 Add ASP.NET Core DB Context

Lecture 9 Run ASP.NET Core Entity Framework Core Migrations

Lecture 10 Create ASP.NET Core Todos Controller

Lecture 11 Get Todos Entity Framework Core

Lecture 12 Create Todos Entity Framework Core

Lecture 13 Update Todos Entity Framework Core

Lecture 14 Delete Todos Entity Framework Core

Lecture 15 Run ASP.NET Core Restful API

Section 3: Build Ionic Vue FrontEnd

Lecture 16 Ionic Vue Project Setup

Lecture 17 Ionic HTTP Service Creation Part 1

Lecture 18 Ionic HTTP Service Creation Part 2

Lecture 19 Ionic Vue Homepage Setup

Lecture 20 Create Ionic Todo Item Component

Lecture 21 Ionic Vue UI and Styling

Lecture 22 Ionic Vue Bug Fix

Lecture 23 Ionic Vue Todo Form

This course is for entry level web developers that have an understanding of web applications