Web Server

VST01 Building Applications with ASP.NET Core

12/06/2016

9:30am - 10:45am

Level: Introductory to Intermediate

Scott Allen

Founder

OdeToCode LLC

In this introduction to ASP.NET core, you'll learn everything you need to work with the new ASP.NET framework and build your first application. You'll learn how to work with the new project system, how to install and configure middleware components, how to work with controllers and Razor views to build HTML pages, and how to work with controllers to build HTTP based APIs. Along the way, you'll also learn about all the new features of ASP.NET Core, including how to leverage dependency injection and new features for Razor views and model binding.

You will learn:

  • How to work with the new project system and project references
  • How to installed required middleware
  • How to work with controllers, models, and views to build applications