December 2018
Beginner to intermediate
668 pages
15h 30m
English
In Visual Studio 2017, press Ctrl + Shift + N or navigate to File | New | Project....
In the New Project dialog, in the Installed list, expand Visual C# and select .NET Core. In the list at the center, select Console App (.NET Core), type the name Assemblies, change the location to C:\Code, type the solution name Chapter07, and then click on OK.
In Solution Explorer, right-click Assemblies project, and choose Edit Assemblies.csproj.
Read now
Unlock full access