SlideShare a Scribd company logo
ASP.NET Core dospělo už
i v Linuxu
Tomáš Horváth
Agenda
 Microsoft a open source ?
 .NET Core
 .NET Framework dnes a zítra
 ASP.NET Core
 .NET Standard
 ASP.NET Core MVC
 Demo
 Blazor
Tomáš Horváth
 IT KONZULTANT & .NET DEVELOPER
 tomas-horvath.cz
 thsoftware@gmail.com
FORPSI Cloud voucher
 SMFAJ2GAMHWY
 X4ZZTU4RJMYW
 QUV5GVRU76DU
 LTUFHCBXNFBF
 8AFRUG8FXTUY
 FL3Z2C22YFNA
 9WHFKBJJSQ6G
 Q99Y786396A7
 JL7KPJQ3VFS7
 925WJKFYQVJ2
Kde byl zlý Microsoft ?
 Nekvalitní návody a ukázky (dnes je to pravý opak)
 Chaos v licencích ?
 Uzavřenost mnoha systémů
 https://www.microsoft.com/net/learn/architecture
 https://mva.microsoft.com/
 https://www.asp.net/freecourses
 https://channel9.msdn.com/
Microsoft si napravuje reputaci 
Microsoft dnes
33% Of Microsoft Azure Virtual Machines Now Run Linux Operating System
(2016)
Who contributed the most to open source
in 2017?
https://opensource.microsoft.com/
Technologický stack
.NET Framework
 Patnáct let stará technologie
 Vývoje hlavně pod Windows i když snaha byla (Projekt Mono)
 Velká vazba na API systému i na IIS
 2002: ASP.NET 1.0
 S uzavřenou platformou se dneska daleko nedostanete
Proč .NET Core ?
 A unified story for building web UI and web APIs.
 Integration of modern, client-side frameworks and development workflows.
 A cloud-ready, environment-based configuration system.
 Built-in dependency injection.
 A lightweight, high-performance, and modular HTTP request pipeline.
 Ability to host on IIS, Nginx, Apache, Docker, or self-host in your own process.
 Side-by-side app versioning when targeting .NET Core.
 Tooling that simplifies modern web development.
 Ability to build and run on Windows, macOS, and Linux.
 Open-source and community-focused.
Webová aplikace v .NET Core
App
ASP.NET
MVC Core
ASP.NET Core
Microsoft.Extensions
.NET Core Libraries
Logging, DI, Caching, Configuration…
Web server abstration, Authentication
Your application & 3rd party libraries
MVC Framework
ASP.NET Core 2.1 (release Q2)
 WebHooks ( Microsoft Azure alerts , Microsoft Azure Kudu notifications ,
Microsoft Dynamics CRM, Bitbucket , Dropbox , GitHub, MailChimp ,Pusher,
Salesforce , Slack , Stripe , Trello , WordPress )
 SignalR
 Improvements for GDPR
 Security
 Adoptace experimentálního projektu Blazor
HTTP Request handling
Request
Response
IIS–Nginx-apache
AppKestrel
Logmiddleware
Authmiddleware
Staticfilemiddl.
MVCMiddleware
Middlewares
 Use, Run, and Map
app.Map("/map1", HandleMapTest1);
app.MapWhen(context =>
{
return context.Request.Query.ContainsKey("q");
}, HandleQuery);
.NET Standard
.NET Standard
ASP.NET Core MVC
 Razor Pages (MVVM) nebo klasické MVC
 Model Binding a Model Validation
 Tag-Helpers , ViewComponents
 Identity (framework pro správu uživatelů a rolí)
 Jednotné WebAPI a MVC
 Action Filters (filter pipeline)
Demo
Poslední dny Javascriptu ?
 Browser + Razor = Blazor!
 A major goal of WebAssembly is to be fast.
 WebAssembly support now shipping in all major browsers
 WebAssembly (Wasm) is a binary instruction format for a stack-based
virtual machine.
 https://blazor-demo.github.io/
FORPSI Cloud voucher
 SMFAJ2GAMHWY
 X4ZZTU4RJMYW
 QUV5GVRU76DU
 LTUFHCBXNFBF
 8AFRUG8FXTUY
 FL3Z2C22YFNA
 9WHFKBJJSQ6G
 Q99Y786396A7
 JL7KPJQ3VFS7
 925WJKFYQVJ2
zdroje
 https://msdnshared.blob.core.windows.net/
 https://www.techempower.com/blog/2016/11/16/framework-benchmarks-
round-13/
 https://codingblast.com/asp-net-core-middleware/
 http://www.dotnetcurry.com/dotnet/1391/dotnet-developer-what-is-new
 https://wug.cz
 https://asp.net

More Related Content

Similar to ASP.NET Core dospělo už i v Linuxu

StrongLoop Overview
StrongLoop OverviewStrongLoop Overview
StrongLoop Overview
Shubhra Kar
 
A simplest way to reconstruct .Net Framework - CRB Tech
A simplest way to reconstruct .Net Framework - CRB TechA simplest way to reconstruct .Net Framework - CRB Tech
A simplest way to reconstruct .Net Framework - CRB Tech
Pooja Gaikwad
 
A simplest-way-to-reconstruct-.net-framework
A simplest-way-to-reconstruct-.net-frameworkA simplest-way-to-reconstruct-.net-framework
A simplest-way-to-reconstruct-.net-framework
sonia merchant
 
Introduction to asp.net Wroclaw
Introduction to asp.net WroclawIntroduction to asp.net Wroclaw
Introduction to asp.net Wroclaw
Małgorzata Borzęcka
 
Irshad Resume
Irshad ResumeIrshad Resume
Irshad Resumewahirshad
 
Analyzing the Performance of Mobile Web
Analyzing the Performance of Mobile WebAnalyzing the Performance of Mobile Web
Analyzing the Performance of Mobile Web
Ariya Hidayat
 
StackOverflow Architectural Overview
StackOverflow Architectural OverviewStackOverflow Architectural Overview
StackOverflow Architectural Overview
Folio3 Software
 
Mark Rendle ".NET Is Dead. Long Live .NET!"
Mark Rendle ".NET Is Dead. Long Live .NET!"Mark Rendle ".NET Is Dead. Long Live .NET!"
Mark Rendle ".NET Is Dead. Long Live .NET!"
Fwdays
 
DotNet Introduction
DotNet IntroductionDotNet Introduction
DotNet IntroductionWei Sun
 
.Net: Introduction, trends and future
.Net: Introduction, trends and future.Net: Introduction, trends and future
.Net: Introduction, trends and future
Bishnu Rawal
 
Vijay Oscon
Vijay OsconVijay Oscon
Vijay Oscon
vijayrvr
 
20171024 文化大學 1 azure big data ai
20171024 文化大學 1 azure big data ai20171024 文化大學 1 azure big data ai
20171024 文化大學 1 azure big data ai
Meng-Ru (Raymond) Tsai
 
Introdução ao Microsoft azure
Introdução ao Microsoft azureIntrodução ao Microsoft azure
Introdução ao Microsoft azureEvilázaro Alves
 
Top 8 WCM Trends 2010
Top 8 WCM Trends 2010Top 8 WCM Trends 2010
Top 8 WCM Trends 2010
David Nuescheler
 
ASP.NET MVC - In the Wild
ASP.NET MVC - In the WildASP.NET MVC - In the Wild
ASP.NET MVC - In the Wild
Brian Boatright
 
ASP.NET Core 2.1: The Future of Web Apps
ASP.NET Core 2.1: The Future of Web AppsASP.NET Core 2.1: The Future of Web Apps
ASP.NET Core 2.1: The Future of Web Apps
Shahed Chowdhuri
 
Kentico CMS: A Case Study in Building for Today’s Web
Kentico CMS: A Case Study in Building for Today’s WebKentico CMS: A Case Study in Building for Today’s Web
Kentico CMS: A Case Study in Building for Today’s Web
Thomas Robbins
 

Similar to ASP.NET Core dospělo už i v Linuxu (20)

Node js
Node jsNode js
Node js
 
StrongLoop Overview
StrongLoop OverviewStrongLoop Overview
StrongLoop Overview
 
A simplest way to reconstruct .Net Framework - CRB Tech
A simplest way to reconstruct .Net Framework - CRB TechA simplest way to reconstruct .Net Framework - CRB Tech
A simplest way to reconstruct .Net Framework - CRB Tech
 
A simplest-way-to-reconstruct-.net-framework
A simplest-way-to-reconstruct-.net-frameworkA simplest-way-to-reconstruct-.net-framework
A simplest-way-to-reconstruct-.net-framework
 
Shanoj_Resume
Shanoj_ResumeShanoj_Resume
Shanoj_Resume
 
Introduction to asp.net Wroclaw
Introduction to asp.net WroclawIntroduction to asp.net Wroclaw
Introduction to asp.net Wroclaw
 
Irshad Resume
Irshad ResumeIrshad Resume
Irshad Resume
 
Analyzing the Performance of Mobile Web
Analyzing the Performance of Mobile WebAnalyzing the Performance of Mobile Web
Analyzing the Performance of Mobile Web
 
StackOverflow Architectural Overview
StackOverflow Architectural OverviewStackOverflow Architectural Overview
StackOverflow Architectural Overview
 
Mark Rendle ".NET Is Dead. Long Live .NET!"
Mark Rendle ".NET Is Dead. Long Live .NET!"Mark Rendle ".NET Is Dead. Long Live .NET!"
Mark Rendle ".NET Is Dead. Long Live .NET!"
 
DotNet Introduction
DotNet IntroductionDotNet Introduction
DotNet Introduction
 
.Net: Introduction, trends and future
.Net: Introduction, trends and future.Net: Introduction, trends and future
.Net: Introduction, trends and future
 
Vijay Oscon
Vijay OsconVijay Oscon
Vijay Oscon
 
cvBarisGomleksizoglu-eng
cvBarisGomleksizoglu-engcvBarisGomleksizoglu-eng
cvBarisGomleksizoglu-eng
 
20171024 文化大學 1 azure big data ai
20171024 文化大學 1 azure big data ai20171024 文化大學 1 azure big data ai
20171024 文化大學 1 azure big data ai
 
Introdução ao Microsoft azure
Introdução ao Microsoft azureIntrodução ao Microsoft azure
Introdução ao Microsoft azure
 
Top 8 WCM Trends 2010
Top 8 WCM Trends 2010Top 8 WCM Trends 2010
Top 8 WCM Trends 2010
 
ASP.NET MVC - In the Wild
ASP.NET MVC - In the WildASP.NET MVC - In the Wild
ASP.NET MVC - In the Wild
 
ASP.NET Core 2.1: The Future of Web Apps
ASP.NET Core 2.1: The Future of Web AppsASP.NET Core 2.1: The Future of Web Apps
ASP.NET Core 2.1: The Future of Web Apps
 
Kentico CMS: A Case Study in Building for Today’s Web
Kentico CMS: A Case Study in Building for Today’s WebKentico CMS: A Case Study in Building for Today’s Web
Kentico CMS: A Case Study in Building for Today’s Web
 

Recently uploaded

Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 

Recently uploaded (20)

Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 

ASP.NET Core dospělo už i v Linuxu

  • 1. ASP.NET Core dospělo už i v Linuxu Tomáš Horváth
  • 2. Agenda  Microsoft a open source ?  .NET Core  .NET Framework dnes a zítra  ASP.NET Core  .NET Standard  ASP.NET Core MVC  Demo  Blazor
  • 3. Tomáš Horváth  IT KONZULTANT & .NET DEVELOPER  tomas-horvath.cz  thsoftware@gmail.com
  • 4. FORPSI Cloud voucher  SMFAJ2GAMHWY  X4ZZTU4RJMYW  QUV5GVRU76DU  LTUFHCBXNFBF  8AFRUG8FXTUY  FL3Z2C22YFNA  9WHFKBJJSQ6G  Q99Y786396A7  JL7KPJQ3VFS7  925WJKFYQVJ2
  • 5.
  • 6. Kde byl zlý Microsoft ?  Nekvalitní návody a ukázky (dnes je to pravý opak)  Chaos v licencích ?  Uzavřenost mnoha systémů  https://www.microsoft.com/net/learn/architecture  https://mva.microsoft.com/  https://www.asp.net/freecourses  https://channel9.msdn.com/
  • 7. Microsoft si napravuje reputaci 
  • 8. Microsoft dnes 33% Of Microsoft Azure Virtual Machines Now Run Linux Operating System (2016)
  • 9. Who contributed the most to open source in 2017? https://opensource.microsoft.com/
  • 11. .NET Framework  Patnáct let stará technologie  Vývoje hlavně pod Windows i když snaha byla (Projekt Mono)  Velká vazba na API systému i na IIS  2002: ASP.NET 1.0  S uzavřenou platformou se dneska daleko nedostanete
  • 12. Proč .NET Core ?  A unified story for building web UI and web APIs.  Integration of modern, client-side frameworks and development workflows.  A cloud-ready, environment-based configuration system.  Built-in dependency injection.  A lightweight, high-performance, and modular HTTP request pipeline.  Ability to host on IIS, Nginx, Apache, Docker, or self-host in your own process.  Side-by-side app versioning when targeting .NET Core.  Tooling that simplifies modern web development.  Ability to build and run on Windows, macOS, and Linux.  Open-source and community-focused.
  • 13. Webová aplikace v .NET Core App ASP.NET MVC Core ASP.NET Core Microsoft.Extensions .NET Core Libraries Logging, DI, Caching, Configuration… Web server abstration, Authentication Your application & 3rd party libraries MVC Framework
  • 14. ASP.NET Core 2.1 (release Q2)  WebHooks ( Microsoft Azure alerts , Microsoft Azure Kudu notifications , Microsoft Dynamics CRM, Bitbucket , Dropbox , GitHub, MailChimp ,Pusher, Salesforce , Slack , Stripe , Trello , WordPress )  SignalR  Improvements for GDPR  Security  Adoptace experimentálního projektu Blazor
  • 16. Middlewares  Use, Run, and Map app.Map("/map1", HandleMapTest1); app.MapWhen(context => { return context.Request.Query.ContainsKey("q"); }, HandleQuery);
  • 19. ASP.NET Core MVC  Razor Pages (MVVM) nebo klasické MVC  Model Binding a Model Validation  Tag-Helpers , ViewComponents  Identity (framework pro správu uživatelů a rolí)  Jednotné WebAPI a MVC  Action Filters (filter pipeline)
  • 20. Demo
  • 21. Poslední dny Javascriptu ?  Browser + Razor = Blazor!  A major goal of WebAssembly is to be fast.  WebAssembly support now shipping in all major browsers  WebAssembly (Wasm) is a binary instruction format for a stack-based virtual machine.  https://blazor-demo.github.io/
  • 22. FORPSI Cloud voucher  SMFAJ2GAMHWY  X4ZZTU4RJMYW  QUV5GVRU76DU  LTUFHCBXNFBF  8AFRUG8FXTUY  FL3Z2C22YFNA  9WHFKBJJSQ6G  Q99Y786396A7  JL7KPJQ3VFS7  925WJKFYQVJ2
  • 23. zdroje  https://msdnshared.blob.core.windows.net/  https://www.techempower.com/blog/2016/11/16/framework-benchmarks- round-13/  https://codingblast.com/asp-net-core-middleware/  http://www.dotnetcurry.com/dotnet/1391/dotnet-developer-what-is-new  https://wug.cz  https://asp.net

Editor's Notes

  1. Vtip na Google VIM ve windows
  2. Zavislost na API systemu, Zamereni na moderni front end technlogie .NET Framework tu je s nami 15 No server wide instalation Tooling – Task runners () ačkoliv se to backend vyvojarum nemusi libit…