Twin Cities Code Camp

Scott Addie

Getting Started with ASP.NET Core 1.0 in Visual Studio Code

by Scott Addie

Thu, Oct 01, 2015
Room:
Time: 0:00

Microsoft new cross-platform ASP.NET framework promises to appease those seeking modularization and performance improvements. Out with the kitchen sink that is the System.Web assembly, and in with the new. Couple this with a lightweight, cross-platform code editor which comprehends ASP.NET Core 1.0, and developers around the world rejoice. So let’s dive in! Open Visual Studio Code, and choose File -> New -> Project, right? Not quite!

This talk will explore how to get started with ASP.NET Core 1.0, from the ground up, using Visual Studio Code. Along the way, we’ll discuss new features and how to take advantage of them in your applications.


About the Author