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