+ All Categories
Home > Software > Web And Cloud Tour 2015 - ASP.NET 5

Web And Cloud Tour 2015 - ASP.NET 5

Date post: 17-Jul-2015
Category:
Upload: marc-rubino
View: 148 times
Download: 1 times
Share this document with a friend
Popular Tags:
21
Transcript

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…


Recommended