ASP.NET 5 on .NET Core Damian Edwards Principal Program Manager.

Slides:



Advertisements
Similar presentations
© Leaf Solutions, LLC. All Rights Reserved What’s New in Everett Microsoft.Net V1.1.
Advertisements

CROSS PLATFORM DEVELOPMENT WITH MVVM CROSS By Ken Tucker.
Introduction to.NET Technology Marcello Benati Software Engineer.NET Architect.
What’s New in ASP.NET 5 and Visual Studio 2015 SPENCER SCHNEIDENBACH GADELLNET CONSULTING SERVICES.
James Montemagno Developer Evangelist, Xamarin Developing Native iOS, Android, and Windows Apps in C# with Xamarin.
Introduction to VB.Net ITE-370. What is.NET? A brand of Microsoft technologies A platform for creating distributed Web applications A combination of new.
Kay Herzam Herzam IT Consulting What‘s new in ASP.NET MS TechTalk.
ASP.NET vNEXT & development tools Marco De
Microsoft Confidential ASP.NET Broadest reach Most mature dev platform Silverlight Broad reach Rich, Interactive UI WPF Richest, Interactive UI.
1 CONFIDENTIAL.NET FEATURES OVERVIEW C# 6 ASP.NET 5 DNX PROJECT ASP.NET MVC 6 EF 7 A UGUST 4, 2015.
Understanding Xamarin Development Matt
Jeremy Thake Technical Product Building cross-platform apps that integrate with O365 API’s using Xamarin in Visual Studio.
Session Information Goals CTAs Customer Evidence TBD
Innovation Any app, any platform Openness.NET Core ASP.NET 5.
Modern Programming Language. Web Container & Web Applications Web applications are server side applications The most essential requirement.
64-bit JIT + SIMD Garbage Collector Runtime components Compilers.NET Compiler Platform (Roslyn) Languages innovation.NET Framework 4.6.NET Core.
Alex Turner Senior Program Manager Managed Languages Team Improve Your Code Quality using Live Code Analyzers.
ASP.NET Core* 1.0 The Future of Web Apps Shahed Chowdhuri
Hartelijk welkom VB Event 26 september 2012 ‘Visual Studio 2012 voor de VB.NETWEB developer’ Alex Thissen – Achmea.
Microsoft Ignite /28/2017 2:36 PM
Windows App Studio Windows App Studio is the tool that makes it fast and easy to build Windows 10 apps. It’s accessible from any device with a browser.
ASP.NET Core* in 2017 The Future of Web Apps Shahed Chowdhuri
What is it all about? .NET MeetUp in Prague, CZ (2017/7/19)
Modernizing your. NET applications with. NET Standard,
What is .NET.
Unleash .NET 2015 in your apps
Introduction to ASP.NET Core
Visual Studio 2017 By Michael Washington
Getting started with .NET Core
Learn. Imagine. Build. .NET Conf
5/15/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
ASP.NET Core: Web apps, cloud apps, and containers
UI Test Automation with Appium
ASP.NET Core* 1.0 The Future of Web Apps Shahed Chowdhuri
Getting Started with Visual Studio Tools for Tizen
Did your feature got in, out or planned?
ASP.NET in Linux and Windows containers
Designing Cross Platform Applications on .NET Core
Modern Web Development
Introduction to .NET Florin Olariu & Andrei Arusoaie
Introducing ASP.NET Core 2.0
Microsoft Virtual Academy
1.1. .NET architectural components and .NET Core
Learn. Imagine. Build. .NET Conf
.NET Standard Jon Galloway | Executive Director, .NET |
Course Introduction Haiming Chen Department of Computer Science
Module 1: Getting Started
MVC in ASP.NET Core: The new kid on the block
Explore web development with Microsoft ASP.NET Core 1.0
What is it all about? .NET MeetUp in Amsterdam, NL (2017/7/11)
Microsoft Build /11/2018 2:12 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Ignite NZ October 2016 SKYCITY, Auckland
Building Modern Web Apps with ASP.NET MVC 6
Sviluppo mobile con Visual Studio OnLine
DotnetConf 11/14/2018 3:27 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE.
Microsoft Ignite /14/ :21 AM BRK2101
Microsoft Build /15/2018 6:28 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
.NET and .NET Core Foot View of .NET Pan Wuming 2017.
Should I Transition to .NET Core? Will it hurt?
Microsoft Connect /1/2018 2:36 AM
ASP.NET 5 és ami mögötte van – a gyakorlatban
TechEd /22/2019 9:22 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
What is Visual Studio Code?
Brandon Bray Principal Group Program Manager Microsoft Corporation
Sharing Code across Platforms with Visual Studio 2015
Build /15/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
#01# ASP.NET Core Overview Design by: TEDU Trainer: Bach Ngoc Toan
CS4540 Special Topics in Web Development Introduction to .NET
11/11/2019 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
ASP.NET Core 2.0 The Future of Web Apps Shahed Chowdhuri
Presentation transcript:

ASP.NET 5 on .NET Core Damian Edwards Principal Program Manager

Agenda Introduction ASP.NET 5 on .NET Framework ASP.NET 5 on .NET Core Resources

Introduction ASP.NET 5 Built for modern server apps Built for modern dev workflow .NET Framework .NET Core

ASP.NET 5 on .NET Framework Familiar .NET Framework APIs Ecosystem of existing packages Installed machine-wide Updated with the OS *nix support via mono

Demo

ASP.NET 5 on .NET Core .NET Core CLR runtime Optimized for server Small footprint Class libraries in NuGet packages Side-by-side & portable Cross-platform: Windows, *nix

Demo

Resources http://www.asp.net https://github.com/aspnet/home