Web Server

T10 Explore Web Development with Microsoft ASP.NET Core 1.0

05/16/2017

1:30pm - 2:45pm

Level: Intermediate

Mark Rosenberg

Technical Instructor

New Horizons

Microsoft ASP.NET Core is a new open-source, cross-platform, high performance and lightweight framework for building Web apps using .NET. This session will show how to create an ASP.NET Core project on your platform of choice using Visual Studio, and then deploy to virtually any production environment. You'll also explore the latest features and innovations in MVC including an introduction to tag helpers, routing improvements, dependency injection, and more.

You will learn:

  • Why you will want to use .NET Core
  • When you should use .NET Core
  • How to use .NET Core