ASP.NET Core Full-Stack Development Projects

ASP.NET Core Full-Stack Development Projects

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 4h 46m | 1.08 GB

Build three real-world, full-stack web applications from scratch with ASP.NET Core using Angular, React, and Vue.js

ASP.NET Core is a powerful tool for the full-stack development of real-world applications.

You will build three complete full-stack projects: a shopping app, an accounts app, and an online music store. Through these projects, you will learn to build powerful full-stack ASP.NET Core applications for the real world. You will also learn how to use Angular, React, and Vue with your ASP.NET Core applications.

By the end of this course, you will have the skills to develop powerful and reliable full-stack web applications with ASP.NET Core and popular JavaScript frameworks.

Step-by-step practical guide filled with real-world projects to help C# & ASP.NET Core developers expand their knowledge into full-stack development using JavaScript frameworks.

What You Will Learn

  • Create your own environment and write your applications in it with ASP.NET Core
  • Use the new features of C# 7 & 7.1 effectively for your app’s backend
  • Build fully-featured REST APIs to enable client-side single-page web applications
  • Master the full-stack development of real-world projects using ASP.NET and JS frameworks
  • Build three production-ready projects using ASP.NET Core with Angular, React, and Vue.js
  • Develop (and deploy to Azure) a working JavaScript client-side application hosted in ASP.NET Core
Table of Contents

Write Your Shopping App APIs Using ASP.NET Core Web API
1 The Course Overview
2 Creating an ASP.NET Core Web API Project
3 Building Your Controller and Using Postman to Test Requests
4 Writing the Code for Your Web API
5 Integration Testing of Your Web API Project

Create the UI for Your Shopping App Using ASP.NET Core MVC and Angular
6 Introduction to ASP.NET Core and Angular
7 Installing Node.js for Your App
8 Solution Creation and Setup
9 Setting Up Identity Using ASP.NET Core
10 Setting Up Data Access from Your Web API Project
11 Creating the App View Using Angular and Bootstrap
12 Testing Your Project and Deploying It to Azure

Develop an ASP.NET Core Web API Project for an Online Flight and Hotel Booking App
13 Creating an ASP.NET Core Web API Project
14 Building Your Controller and Using Postman to Test Requests
15 Writing the Code for Your Web API
16 Integration Testing of Your Web API Project

Create the Frontend with ASP.NET Core MVC and React for the Booking App
17 Introduction to ASP.NET Core and React
18 Solution Creation and Setup
19 Setting Up Data Access from Your Web API Project
20 Creating the App View Using React and Bootstrap
21 Testing Your Project and Deploying It to Azure

Write Your ASP.NET Core Web API Project for an Online Music Store App
22 Creating an ASP.NET Core Web API Project
23 Building Your Controller and Using Postman to Test Requests
24 Writing the Code for Your Web API
25 Integration Testing of Your Web API Project

Develop the Administrative Frontend for the Online Music Store Using ASP.NET Core MVC and Vue.js
26 Introduction to ASP.NET Core and Vue.js
27 Solution Creation and Setup
28 Setting Up Data Access from Your Web API Project
29 Creating the App View Using Vue and Bootstrap
30 Testing Your Project and Deploying It to Azure