- Hands-On Full:Stack Web Development with ASP.NET Core
- Tamir Dresher Amir Zuker Shay Friedman
- 191字
- 2021-06-10 19:37:14
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "For example, if you need to use System.IO, you can get it from NuGet as a separate library, without the need to add and load the entire System assembly."
A block of code is set as follows:
public static IWebHostBuilder CreateWebHostBuiler(string[] args) =>
WebHost.CreateDefaultBuilder(args)
.UseStartup<Startup>();
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
WebHost.CreateDefaultBuilder(args)
.UseContentRoot(Path.Combine(Directory.GetCurrentDirectory(),
"/client"))
.UseStartup<Startup>()
.Build();
Any command-line input or output is written as follows:
dotnet new web
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Open Visual Studio and go to File | New | Project...."
- 通信網(wǎng)絡(luò)基礎(chǔ)與設(shè)備
- 重新定義Spring Cloud實(shí)戰(zhàn)
- 網(wǎng)絡(luò)創(chuàng)新指數(shù)研究
- 局域網(wǎng)組建、管理與維護(hù)項(xiàng)目教程(Windows Server 2003)
- 網(wǎng)絡(luò)互聯(lián)技術(shù)(實(shí)踐篇)
- 信息通信網(wǎng)絡(luò)建設(shè)安全管理概要2
- 基于性能的保障理論與方法
- 網(wǎng)絡(luò)環(huán)境中基于用戶視角的信息質(zhì)量評(píng)價(jià)研究
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)及應(yīng)用
- Getting Started with nopCommerce
- NB-IoT原理和優(yōu)化
- 物聯(lián)網(wǎng),So Easy!
- RestKit for iOS
- 互聯(lián)網(wǎng)安全的40個(gè)智慧洞見(2018)
- 5G新型多址技術(shù)