November 2018
Intermediate to advanced
424 pages
10h 55m
English
Perform the following steps:
func init
You will get the following output after executing the preceding command:

In the preceding screenshot, dotnet is selected by default. Pressing Enter will create the required files, as shown in the following screenshot:

func new
You will get the following output after executing ...