Book Image

Fundamentals of ASP.NET Core 3 [Video]

By : Burdett Wilson
Book Image

Fundamentals of ASP.NET Core 3 [Video]

By: Burdett Wilson

Overview of this book

Have you ever wanted to learn how to build an ASP.NET Core application from scratch? In this course, you'll learn the fundamentals of ASP.NET Core 3 and start building your first ASP.NET Core application with the MVC framework. ASP.NET is an open-source, server-side web application framework designed to boost your web development skills so you can produce dynamic web pages. This course will teach you ASP.NET Core 3 coding methodologies in unique and enticing ways. You will get hands-on training each day followed by a quiz that you can implement as an assignment. You will learn about ASP.NET Core 3 and develop your applications effectively. Each section will teach you to achieve a certain ASP.NET Core 3 goal with unique and intuitive examples. This course provides seven self-contained lessons and each is taught via a practical, hands-on approach. By the end of the course, you will be able to build your own powerful application using ASP.NET Core 3. The code bundle for this course is available at: https://github.com/PacktPublishing/-Fundamentals-of-ASP.NET-Core-3
Table of Contents (7 chapters)
Chapter 2
Creating a New ASP.NET MVC Core Project
Content Locked
Section 2
Adding a View to an ASP.NET Core MVC App
This video introduces the watcher how Razor View pages can be added to any project and see how this integrates Razor code and HTML.