Learn. Imagine. Build. .NET Conf

Slides:



Advertisements
Similar presentations
Mobile Application Development Keshav Bahadoor. Part 1 Cross Platform Web Applications.
Advertisements

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.
ASP.NET vNEXT & development tools Marco De
WebMatrix 2 /* web with benefits */. Everything You Need Start create new from OSS apps or templates, or start with existing sites hosted remotely or.
Developing Cross-Platform Applications with Visual Studio 2015
George Gonsalves.  Free and lightweight web development tool.  Create, publish, and maintain your website  Optimized for Open Source  Designed for.
Session Information Goals CTAs Customer Evidence TBD
Innovation Any app, any platform Openness.NET Core ASP.NET 5.
64-bit JIT + SIMD Garbage Collector Runtime components Compilers.NET Compiler Platform (Roslyn) Languages innovation.NET Framework 4.6.NET Core.
TEARING THE DOWN ing Jim Wooley Jim Wooley
Microsoft Ignite /28/2017 2:36 PM
Building Mobile Apps with Node.js Bob Dickinson Synchro Labs, Inc. Seattle Node.js Meetup June 22, 2016.
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.
跨平台 Hybrid App 開發簡介 - 使用 Visual Studio Tool for Apache Cordova + HTML/JavaScript 陳葵懋 (Ian)
What is it all about? .NET MeetUp in Prague, CZ (2017/7/19)
Whats New Xamarin and VC++ with VS 2017
Three Runtimes, one standard… .NET Standard: All in Visual Studio 2017
Create great mobile apps with Visual Studio and Xamarin
Modernizing your. NET applications with. NET Standard,
From SharePoint to Office 365 Development
Introduction to Xamarin C# Everywhere
Microsoft Evangelist Presentation
Xamarin Mac application development
The Xamarin Promise - Realized
Xamarin Studio Xamarin Curriculum for Xamarin Studio
Unleash .NET 2015 in your apps
Introduction to ASP.NET Core
Getting started with .NET Core
The Universal Windows Platform
Tulika Chaudharie / Harikharan Krishnaraju
6/2/2018 4:08 AM BRK3327 Ten things you didn't know about building .NET UWP apps in Visual Studio 2017 Daniel Jacobson Program Manager – Visual Studio.
The Future of C# The Future of C# and VB 2-577
The Modern ASP.NET Tech Stack!
Building Innovative Apps using the Microsoft Developer Platform
Creating and Deploying Your First SharePoint Framework Application
ASP.NET in Linux and Windows containers
DNN Connect 2017 Microsoft Keynote
Introducing ASP.NET Core 2.0
Chapter 2 Setup.
Learn. Imagine. Build. .NET Conf
1.1. .NET architectural components and .NET Core
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Learn. Imagine. Build. .NET Conf
Microsoft Ignite NZ October 2016 SKYCITY, Auckland
Creating and Deploying Your First SharePoint Framework Application
Building Modern Web Apps with ASP.NET MVC 6
Sviluppo mobile con Visual Studio OnLine
Slides and images stolen from “real” .NET Conf. presenters
Microsoft Ignite /14/ :21 AM BRK2101
Microsoft Connect /17/ :34 AM
11/18/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
.NET and .NET Core Foot View of .NET Pan Wuming 2017.
Learn. Imagine. Build. .NET Conf
Developing on a Mac For C# Developers Shahed Chowdhuri
Office 365 Development.
ASP.NET 5 on .NET Core Damian Edwards Principal Program Manager.
Microsoft Connect /1/2018 2:36 AM
12/2/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Learn. Imagine. Build. .NET Conf
Angular in the .NET World
.NET Conf 2018 Keynote Jose Barbosa Aaron Amm Theeranit.
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
5/25/2019 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
#01# ASP.NET Core Overview Design by: TEDU Trainer: Bach Ngoc Toan
Running C# in the browser
Development Environment Setup
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:

Learn. Imagine. Build. .NET Conf Beyond Mobile: Server, Games and more with Visual Studio for Mac Mikayla Hutchinson @mjhutchinson Learn. Imagine. Build. .NET Conf

Modern Multi-Platform .NET IDE Native Mac experience End-to-end .NET dev on Mac Xamarin, ASP.NET Core, Unity Azure Functions, IoT

Built on .NET Visual Studio for Mac MonoDevelop Roslyn NuGet MSBuild dotnet templating VSTest … Mono

.NET Standard Full .NET Standard support Huge ecosystem of libraries via NuGet Share code between apps for different platforms

ASP.NET Core Fast, modern, open-source Web sites and cloud backends Running on .NET Core

Demo: ASP.NET Core

Xamarin.Mac macOS Cocoa apps with C# and F# Shares core with Xamarin.iOS https://github.com/xamarin/xamarin-macios Xamarin.Forms support in preview Visual Studio for Mac uses this!

Demo: Xamarin.Mac

Unity Popular, easy-to-use game engine Huge number of supported platforms Great choice for HoloLens, AR, etc

Demo: Unity

Azure Functions Serverless Familiar development model Preview based on Mono, moving to .NET Core 2

Demo: Azure Functions

IoT Remote deploy and debug Any device running Linux, SSH and Mono, e.g. Raspberry Pi Publish using mkbundle

Demo: IoT

BUT WAIT, THERE’S MORE!

Mono for Unreal Engine Gameplay code in C# Full binding to Blueprint accessible type system https://mono-ue.github.io

Netduino OSS embedded hardware platform Arduino-compatible pinout .NET Micro Framework https://www.wildernesslabs.co

Wrapping Up! Comprehensive .NET IDE for Mac Cloud, mobile, desktop, serverless, games, IoT Download: aka.ms/vsmac Docs: aka.ms/vsmac-docs Labs: aka.ms/vsmac-labs

.NET