July 2017
Beginner
466 pages
9h 37m
English
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning. Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The dotnet restore command restores the dependencies and tools of a project."
A block of code is set as follows:
public partial class MainWindow : Window { public MainWindow() { InitializeComponent(); } }
Any command-line input or output is written as follows:
dotnet sln <SolutionName> add <ProjectName> dotnet sln <SolutionName> add <ProjectOneName> <ProjectTwoName> dotnet sln ...
Read now
Unlock full access