Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Fundamentals of ASP.NET Core 3
Rating: 4.1 out of 5(4 ratings)
21 students

Fundamentals of ASP.NET Core 3

Create powerful applications for the modern web using ASP.NET Core 3
Last updated 6/2020
English

What you'll learn

  • Build your first ASP .NET Core application with the MVC framework
  • Work on the frontend, create and render your files
  • Configure your app in the backend and use assorted libraries to control your application.
  • Create your own well-architected application and see how the different parts of an ASP .NET MVC application work together
  • Test your application using unit-testing tools such as XUnit and inspect logs to see what is going on in your program

Course content

7 sections32 lectures3h 53m total length
  • Course Overview6:21

    This video will give you an overview about the course.

  • Discovering the .NET Core Philosophy3:04

    This video introduces us to the terminologies and concepts to be expanded upon in the series. It gives a basic understanding of the core concepts of ASP.NET Core needed for mastery of the series material.

       •  Get introduced to .NET Core 3 framework

       •  Introduction of key ASP.NET Core features

       •  Overview of MVC framework in ASP.NET Core

  • Understanding Kestrel and IIS2:27

    This video introduces us to terminologies and concepts about Kestrel and IIS. It gives a basic understanding of the core concepts of handling of user request servers and new streamlined light weight server Kestrel.

       •  Explore Kestrel and IIS server

       •  A deeper look at why use IIS or Kestrel

       •  Explore Kestrel and a reverse proxy

  • Migrating to .NET Core3:21

    This video directs us to concepts of how to upgrade programs written before ASP.NET Core 2.2 to newer versions. This will allow the developer to understand the process of migration to new Core frameworks.

  • Installing the Different Tools5:41

    This video directs the watcher to download Visual Studio and .NET Core. This will allow the developer the tools needed to build robust projects that are simple, fast, and can scale to millions of users.

       •  Get directed to the www.Asp.NET web page

       •  Get walked through the installation process for Visual Studios 2019

       •  Walk through the installation process for .NET Core

  • Writing a “Hello World” Program4:01

    This video directs the user to build their first project. We will build a simple project that will send to the view “Hello World”.

       •  Get introduced to Visual Studios and the SDK of .NET Core

       •  Explore how to generate a template program

       •  Show how to alter the template to generate “Hello World”

  • Test your knowledge

Requirements

  • No knowledge of ASP .NET is required. However, basic programming knowledge is assumed.

Description

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.

About the Author

Burdett Wilson is an instructor with over 5 years' experience with ASP.NET. People are interested in how he, as an Oracle Academy Success Story instructor, helps students learn skills in Oracle Java, Oracle SQL, Microsoft C#, and ASP.Net. He calls this Agile Teaching: getting students engaged and empowered via the knowledge that they are ultimately responsible for their own learning.

Who this course is for:

  • This course is for developers who would like to build modern web apps with ASP .NET Core.