ASP.NET Core*
Shahed Chowdhuri
Sr. Technical Evangelist @ Microsoft
@shahedC
WakeUpAndCode.com
A Quick Overview of ASP.NET Core
* aka ASP.NET 5 before RC1
ASP.NET
Web API
Active
Server
Pages
(Classic
ASP)
ASP.NET
(Web
Forms)
ASP.NET
MVC
1/2/3/4/5
ASP.NET
Web Pages
ASP.NET
MVC 6
Unified
MVC, Web
API and
Web
Pages
ASP.NET
Web API
Active
Server
Pages
(Classic
ASP)
ASP.NET
(Web
Forms)
ASP.NET
MVC
1/2/3/4/5
ASP.NET
Web Pages
ASP.NET
MVC 6
Core MVC
Unified
MVC, Web
API and
Web
Pages
Evolution of ASP and ASP .NET
5
5
.NET Core 5
Names & Version Numbers
ASP.NET Core High-Level Overview
Compilation Process
What About .NET Framework 4.6?
How about Entity Framework?
DB
ORM
Entities
in Code
ASP.NET Core*
Shahed Chowdhuri
Sr. Technical Evangelist @ Microsoft
@shahedC
WakeUpAndCode.com
MVC and Web API
* aka ASP.NET 5 before RC1
Agenda
 ASP.NET Architecture
 Model-View-Controller
 ASP.NET MVC Web Project
 Tag Helpers in Views
 ASP.NET Web API Project
 Consuming Web API
 JavaScript Frameworks
ASP .NET Architecture
Model-View-Controller
Request
UpdateUpdate
Get Data From
ASP.NET MVC Web Project Template*
* Subject to rename with the
release of RC2
Project Files and Configuration
Tag Helpers: Evolution of HTML Forms
Tag Helpers in Views
ASP.NET Web API Project Template*
* Subject to rename with the
release of RC2
Consuming Web APIs
JavaScript Frameworks
https://docs.asp.net/en/latest/client-side/knockout.html
https://docs.asp.net/en/latest/client-side/angular.html
Controller -> View -> Web API
https://github.com/aspnet/Docs/tree/master/aspnet/client-side/angular/sample/AngularSample
Angular App
Web API Controller
Email: shchowd@microsoft.com  Twitter: @shahedC

ASP.NET Core MVC + Web API with Overview

Editor's Notes

  • #23 Contact Microsoft email: shchowd@microsoft.com Personal Twitter: @shahedC Dev Blog: WakeUpAndCode.com