SlideShare a Scribd company logo
.NET Core
And what it means for developers
Some time ago…
.NET Framework 1.0
Managed Libraries, CLR 1.0
Dot Net Core
Multi platform?
!=
License issues
Lots of repetition
Reimplement Code
The Future
Dot Net Core
Cross platform
Single Stack
Open Source
Dot Net Core
https://dotnet.github.io/
Collaborative
Modular
No more central GAC
Nuget
Minimum initial
footprint
Run different
versions side by side
Benefits
Who should care?
Dot Net Core
Developers!
Steve Ballmer - Sep 2000
Developers!
Developers!
Only what you need
Fast
Lightweight
CLR Rewrite
ASP.NET 5 in a Nutshell
ASP.NET Core in a Nutshell
ASP.NET Core Features
Hosting
Kestrel, Startup
Middleware
Routing, authentication, static files, diagnostics, error handling,
session, CORS, localization, custom
Dependency Injection
Configuration
Logging
Application frameworks
MVC, Identiy, SignalR (future)
ASP.NET Frameworks
MVC Web APIWeb Pages
Razor
HTML Helpers HTML Helpers
Controllers Controllers
Actions Actions
Filters Filters
Model binding Model binding
DI DI
One ASP.NET Core
Web Pages
MVC
API
Licenses
Hosting
Leverage Tools
Docker
Drawbacks
In flux
Less functionality
(for now)
Less Mature
(for now)
Do you really care?
Dot Net Core
project.json
"dependencies": {

"Microsoft.NETCore.App": {

"type": "platform",

"version": "1.0.0-rc2-3002702"

},

"xunit": "2.1.0-rc2-*",

"dotnet-test-xunit": "1.0.0-rc2-*",

},
"frameworks": {

"netcoreapp1.0": {

"imports": [

"dnxcore50",

"portable-net451+win8"

]

}

},
Demos
THANK YOU!
The Smartest tool
for agile project
management
http://smartview.io
amir@barylko.com
@abarylko
http://bit.ly/abarylkoslides
http://orthocoders.com
http://westerndevs.com
Images Credit
• Dot net framework history by Soumyasch - Own work, CC
BY-SA 3.0, http://bit.ly/1Tl7qdQ

More Related Content

PPTX
.Net Core
PPTX
Net core
PPTX
Introduction to .NET Core
PDF
Introduction to ASP.NET Core
PDF
MongoDB and Node.js
PPTX
Microsoft dot net framework
PPTX
Introduction to Node.js
.Net Core
Net core
Introduction to .NET Core
Introduction to ASP.NET Core
MongoDB and Node.js
Microsoft dot net framework
Introduction to Node.js

What's hot (20)

PPTX
Test Automation and Selenium
PPTX
Automation - web testing with selenium
PPT
Angular 8
PPTX
Angularjs PPT
PDF
.NET Core, ASP.NET Core Course, Session 6
PPS
Selenium Demo
PDF
.NET Core, ASP.NET Core Course, Session 1
PPTX
ASP.NET Core MVC + Web API with Overview
PPTX
Understanding .Net Standards, .Net Core & .Net Framework
PPTX
ASP.NET Core: The best of the new bits
PDF
NestJS
PPTX
Introduction to Azure Functions
PPTX
Azure App Service Architecture. Web Apps.
PPTX
Monoliths and Microservices
PPTX
Jenkins tutorial
PPTX
Asp.Net Core MVC with Entity Framework
PDF
Node.js Tutorial for Beginners | Node.js Web Application Tutorial | Node.js T...
PPTX
Basic Concept of Node.js & NPM
PPTX
Spring Framework
Test Automation and Selenium
Automation - web testing with selenium
Angular 8
Angularjs PPT
.NET Core, ASP.NET Core Course, Session 6
Selenium Demo
.NET Core, ASP.NET Core Course, Session 1
ASP.NET Core MVC + Web API with Overview
Understanding .Net Standards, .Net Core & .Net Framework
ASP.NET Core: The best of the new bits
NestJS
Introduction to Azure Functions
Azure App Service Architecture. Web Apps.
Monoliths and Microservices
Jenkins tutorial
Asp.Net Core MVC with Entity Framework
Node.js Tutorial for Beginners | Node.js Web Application Tutorial | Node.js T...
Basic Concept of Node.js & NPM
Spring Framework
Ad

Viewers also liked (15)

PPTX
ASP.NET Core 1.0 Overview
PPTX
Microsoft DreamSpark 이용 가이드
PPTX
Les nouveautés du Framework .NET 4.5
PDF
Iut agile lyon 20 nov. 2013 - bdd
PPTX
Tech Update - The Future of .NET Framework (김명신 부장)
PPTX
Aumentando reaproveitamento de código com MvvmCross
PDF
Pizza party 30-09-2011 bdd-cucumber
PPTX
.NET 2015, ASP.NET 5, C# 6 e tudo mais
PDF
Decouvrir CQRS (sans Event sourcing) par la pratique
PPTX
Introduction to c#
ODP
"Spécification par l'exemple" par l'exemple : le BDD démystifié
PPT
Visual studio 2015 and .net core 5 – get ready to rumble
PDF
Keynote .NET 2015 : une nouvelle ère
PDF
TDD/BDD: ou comment j’ai appris à ne plus m’en faire avec les tests (et la doc)
PDF
BDD (Behavior Driven Development) - Une voie vers l'agilité
ASP.NET Core 1.0 Overview
Microsoft DreamSpark 이용 가이드
Les nouveautés du Framework .NET 4.5
Iut agile lyon 20 nov. 2013 - bdd
Tech Update - The Future of .NET Framework (김명신 부장)
Aumentando reaproveitamento de código com MvvmCross
Pizza party 30-09-2011 bdd-cucumber
.NET 2015, ASP.NET 5, C# 6 e tudo mais
Decouvrir CQRS (sans Event sourcing) par la pratique
Introduction to c#
"Spécification par l'exemple" par l'exemple : le BDD démystifié
Visual studio 2015 and .net core 5 – get ready to rumble
Keynote .NET 2015 : une nouvelle ère
TDD/BDD: ou comment j’ai appris à ne plus m’en faire avec les tests (et la doc)
BDD (Behavior Driven Development) - Une voie vers l'agilité
Ad

Similar to Dot Net Core (20)

PPTX
Best of Microsoft Dev Camp 2015
PDF
【BS1】What’s new in visual studio 2022 and c# 10
PPTX
.Net: Introduction, trends and future
PPT
Visual studio.net
PPTX
Dotnet core
PPTX
PPT
.Net overviewrajnish
PPTX
Moving forward with ASP.NET Core
PDF
tybsc it asp.net full unit 1,2,3,4,5,6 notes
PPTX
Net Fundamentals
PPTX
.net Framework
PPT
Migrating To Visual Studio 2008 & .Net Framework 3.5
PPTX
Learning ASP.NET 5 and MVC 6
PPTX
Overview of microsoft dot net platforms
PPTX
Angular on ASP.NET MVC 6
PPTX
ASP.NET Core 101
PPT
Intro dotnet
PPT
Intro dotnet
PPT
Intro dotnet
PPT
Intro dotnet
Best of Microsoft Dev Camp 2015
【BS1】What’s new in visual studio 2022 and c# 10
.Net: Introduction, trends and future
Visual studio.net
Dotnet core
.Net overviewrajnish
Moving forward with ASP.NET Core
tybsc it asp.net full unit 1,2,3,4,5,6 notes
Net Fundamentals
.net Framework
Migrating To Visual Studio 2008 & .Net Framework 3.5
Learning ASP.NET 5 and MVC 6
Overview of microsoft dot net platforms
Angular on ASP.NET MVC 6
ASP.NET Core 101
Intro dotnet
Intro dotnet
Intro dotnet
Intro dotnet

More from Amir Barylko (20)

PDF
Functional converter project
PDF
Elm: delightful web development
PDF
No estimates
PDF
User stories deep dive
PDF
Coderetreat hosting training
PDF
There's no charge for (functional) awesomeness
PDF
What's new in c# 6
PDF
Productive teams
PDF
Who killed object oriented design?
PDF
From coach to owner - What I learned from the other side
PDF
Communication is the Key to Teamwork and productivity
PDF
Acceptance Test Driven Development
PDF
Refactoring
PDF
Agile requirements
PDF
Agile teams and responsibilities
PDF
Refactoring
PDF
Beutiful javascript with coffeescript
PDF
Sass & bootstrap
PDF
Rich UI with Knockout.js & Coffeescript
PDF
Agile requirements
Functional converter project
Elm: delightful web development
No estimates
User stories deep dive
Coderetreat hosting training
There's no charge for (functional) awesomeness
What's new in c# 6
Productive teams
Who killed object oriented design?
From coach to owner - What I learned from the other side
Communication is the Key to Teamwork and productivity
Acceptance Test Driven Development
Refactoring
Agile requirements
Agile teams and responsibilities
Refactoring
Beutiful javascript with coffeescript
Sass & bootstrap
Rich UI with Knockout.js & Coffeescript
Agile requirements

Recently uploaded (20)

PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
A Presentation on Artificial Intelligence
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
KodekX | Application Modernization Development
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Approach and Philosophy of On baking technology
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Big Data Technologies - Introduction.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Encapsulation theory and applications.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Mobile App Security Testing_ A Comprehensive Guide.pdf
Unlocking AI with Model Context Protocol (MCP)
Chapter 3 Spatial Domain Image Processing.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
A Presentation on Artificial Intelligence
Building Integrated photovoltaic BIPV_UPV.pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
KodekX | Application Modernization Development
NewMind AI Monthly Chronicles - July 2025
Approach and Philosophy of On baking technology
Review of recent advances in non-invasive hemoglobin estimation
Understanding_Digital_Forensics_Presentation.pptx
Big Data Technologies - Introduction.pptx
The AUB Centre for AI in Media Proposal.docx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
“AI and Expert System Decision Support & Business Intelligence Systems”
Encapsulation theory and applications.pdf

Dot Net Core