Book Image

ASP.NET Core Full-Stack Development Projects [Video]

By : Jonathan Forrider
Book Image

ASP.NET Core Full-Stack Development Projects [Video]

By: Jonathan Forrider

Overview of this book

<p>ASP.NET Core is a powerful tool for the full-stack development of real-world applications.</p> <p>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.</p> <p>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.</p> <p>The code bundle for this video course is available at-&nbsp;<a href="https://github.com/PacktPublishing/ASP.NET-Core-Full-Stack-Development-Projects-" target="_blank">https://github.com/PacktPublishing/ASP.NET-Core-Full-Stack-Development-Projects-</a></p> <h1>Style and Approach</h1> <p>Step-by-step practical guide filled with real-world projects to help C# &amp; ASP.NET Core developers expand their knowledge into full-stack development using JavaScript frameworks.</p>
Table of Contents (6 chapters)
Chapter 2
Create the UI for Your Shopping App Using ASP.NET Core MVC and Angular
Content Locked
Section 3
Solution Creation and Setup
In this video, we install the Angular tools and create a new project. - Understand how NPM can be used to install the Angular CLI - Use the Angular CLI to create a new project - Test to check whether the new project is operating