- C# 7 and .NET Core 2.0 High Performance
- Ovais Mehboob Ahmed Khan
- 135字
- 2021-08-27 18:47:04
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: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk on your system."
A block of code is set as follows:
public static IWebHost BuildWebHost(string[] args) =>
WebHost.CreateDefaultBuilder(args)
.UseMetrics()
.UseStartup<Startup>()
.Build();
Any command-line input or output is written as follows:
Install-Package App.Metrics
Install-Pacakge App.Metrics.AspnetCore.Mvc
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 有趣的二進(jìn)制:軟件安全與逆向分析
- DB29forLinux,UNIX,Windows數(shù)據(jù)庫(kù)管理認(rèn)證指南
- 輕松學(xué)大數(shù)據(jù)挖掘:算法、場(chǎng)景與數(shù)據(jù)產(chǎn)品
- Visual Studio 2015 Cookbook(Second Edition)
- SQL查詢:從入門到實(shí)踐(第4版)
- Lean Mobile App Development
- 數(shù)據(jù)庫(kù)應(yīng)用基礎(chǔ)教程(Visual FoxPro 9.0)
- Oracle高性能自動(dòng)化運(yùn)維
- 深入淺出Greenplum分布式數(shù)據(jù)庫(kù):原理、架構(gòu)和代碼分析
- 大數(shù)據(jù)治理與安全:從理論到開源實(shí)踐
- 辦公應(yīng)用與計(jì)算思維案例教程
- 二進(jìn)制分析實(shí)戰(zhàn)
- Hadoop 3實(shí)戰(zhàn)指南
- 聯(lián)動(dòng)Oracle:設(shè)計(jì)思想、架構(gòu)實(shí)現(xiàn)與AWR報(bào)告
- 智能與數(shù)據(jù)重構(gòu)世界