CSE 325: .NET Software Development

Introduction to ASP.NET Core

Overview

ASP.NET is an open source web development framework for building web applications and services using the .NET platform. It is a mature framework that has been around for many years.

"ASP.NET Core is an open source web framework, created by Microsoft, for building modern web apps and services with .NET. ASP.NET Core is cross platform and runs on Windows, Linux, macOS, and Docker." – dotnet.microsoft.com

Prepare

  1. Read 📄What is ASP.NET Core? – dotnet.microsoft.com
  2. Watch 🎦Back-end Web Development with .NET for Beginners – learn.microsoft.com (9 video series ~ 1 hour)

Instructions

  1. Complete the ⚙️ASP.NET Tutorial – Hello World in 5 minutes – dotnet.microsoft.com
    This tutorial utilizes the command line interface (CLI).

Submission

  1. There is no submission associated with this learning activity. Complete all the week's learning activities and return to Canvas where you will report on your work.