Chapter 16 - Packaging and Deploying Your Code Cross-Platform

  1. What are some of the dotnet commands for working with .NET Core?
    • dotnet new console, dotnet new web, dotnet new mvc, dotnet new webapi, dotnet new classlib, dotnet restore, dotnet test, dotnet run, dotnet pack, dotnet migrate, dotnet publish
  2. What are some of the operating systems that are supported by .NET Core?
    • Windows 7 SP1, Windows Server 2008 R2 SP1, OS X El Capitan (version 10.11) and macOS Sierra (version 10.12), Red Hat Enterprise Linux 7.2, Ubuntu 14.04 LTS, 16.04 LTS, Linux Mint 17, Debian 8.2, CentOS 7.1, Oracle Linux 7.1
  3. How many web apps can you host in Microsoft Azure for free?
    • 10
  4. Does Microsoft Azure only support Windows as a host operating system?
    • No. You can create Virtual ...

Get C# 7 and .NET Core: Modern Cross-Platform Development - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.