Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
lawrence_shaun_introducing_net_maui_build_and_deploy_crosspl.pdf
Скачиваний:
46
Добавлен:
26.06.2023
Размер:
5.15 Mб
Скачать

Chapter 2 Building Our First application

Figure 2-15.  The .NET Framework selection dialog

\ 5.\ Wait for the project to be created and any background restore and build tasks to be completed.

Now admire the very first .NET MAUI application that we have created together.

Creating in the Command Line

While the command line might feel more complicated, at times there are actually fewer steps required than when using Visual Studio.

\1.\ Open a Terminal/command line session.

\2.\ cd to the location you want to create your application:

cd c:\work\

37