Web And Cloud Tour 2015 - ASP.NET 5

21

Transcript of Web And Cloud Tour 2015 - ASP.NET 5

Next gen JIT (RyuJIT)

SIMD

Runtime

Components Compilers.NET Compiler Platform (Roslyn)

Languages innovation

.NET Core 5 Libraries

.NET Framework 4.6 Libraries

NuGet packages

• New flexible and cross-platform runtime

• New modular HTTP request pipeline

• Cloud-ready environment configuration

• Unified programming model that combines MVC, Web API, and Web Pages

• Ability to see changes without re-building the project

• Side-by-side versioning of the .NET Framework

• Ability to self-host or host on IIS

• New tools in Visual Studio 2015

• Open source in GitHub

• Simplify dependency management

Integrate dependency injection

Yeoman

Yeoman generators for ASP.NET 5

Introduction to ASP.NET MVC

Developing ASP.NET MVC Applications Jump Start

Implementing Entity Framework with MVC

Programming in C# Jump Start

And many more: Azure, mobile apps, games…