Roslyn Cookbook
暫譯: Roslyn 食譜
Manish Vasani
- 出版商: Packt Publishing
- 出版日期: 2017-07-27
- 售價: $1,460
- 貴賓價: 9.5 折 $1,387
- 語言: 英文
- 頁數: 350
- 裝訂: Paperback
- ISBN: 1787286835
- ISBN-13: 9781787286832
-
相關分類:
.NET、C#、Visual Studio
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,460$1,387 -
$2,390$2,271 -
$600$474 -
$779$740 -
$556CLR via C#, 4/e (簡體中文版)
-
$352Angular 從零到一
-
$556Angular 權威教程
-
$1,848Usage-Driven Database Design: From Logical Data Modeling through Physical Schema Definition
-
$449收穫,不止 SQL 優化 — 抓住 SQL 的本質
-
$265Web API 的設計與開發 (Web API : the Good Parts)
-
$393算法設計與分析基礎, 3/e (Introduction to the Design and Analysis of Algorithms, 3/e)
-
$403Prometheus 監控實戰
-
$454精通 Tableau 商業數據分析與可視化
-
$2,730$2,594 -
$1,008$958 -
$3,040The Algorithm Design Manual, 3/e (Hardcover)
-
$653分佈式製造系統智能協調控制理論與模型
-
$830統計學習要素:機器學習中的數據挖掘、推斷與預測, 2/e (The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2/e)
-
$1,600$1,520 -
$520$468 -
$1,980$1,881 -
$650$507 -
$779$740 -
$505ChatGPT 驅動軟件開發:AI 在軟件研發全流程的革新與實踐
-
$390$371
商品描述
Use Roslyn as a service to write powerful extensions and tools and use them in Visual Studio to improve code quality and maintain your source code more ffectively.
About This Book
- Use Roslyn extensions and tools in Visual Studio to enforce "house rules" on code and fix security and performance vulnerabilities in your code.
- Write Roslyn extensions using the Roslyn service API to help developers enforce conventions and design idioms.
- Improve developer productivity by using Roslyn-based agile development features in Visual Studio, such as live unit testing, C# interactive and scripting.
- Contribute to the C# language and compiler tool chain to analyze and edit code.
Who This Book Is For
.NET Developers and architects, who are interested in taking full advantage of the Roslyn based extensions and tools to improve the development processes, will find this book useful. Roslyn contributors, i.e. the producers and C# community developers, will also find this book useful
What You Will Learn
- Write extensions to analyze source code and report warnings and errors.
- Edit C# source code to fix compiler/analyzer diagnostics or refactor source code.
- Improve code maintenance and readability by using analyzers and code fixes.
- Catch security and performance issues by using PUMA scan analyzers and FxCop analyzers.
- Perform Live Unit tests in Visual Studio.
- Use C# interactive and scripting in Visual Studio.
- Design a new C# language feature and implement various compiler phases for a new language feature.
- Write command line tools to analyze and edit C# code.
商品描述(中文翻譯)
使用 Roslyn 作為服務來撰寫強大的擴展和工具,並在 Visual Studio 中使用它們以提高代碼質量並更有效地維護您的源代碼。
本書簡介
- 在 Visual Studio 中使用 Roslyn 擴展和工具來強制執行代碼的「內部規則」,並修復代碼中的安全性和性能漏洞。
- 使用 Roslyn 服務 API 撰寫 Roslyn 擴展,以幫助開發人員強制執行約定和設計慣例。
- 通過在 Visual Studio 中使用基於 Roslyn 的敏捷開發功能(如即時單元測試、C# 互動和腳本)來提高開發人員的生產力。
- 為 C# 語言和編譯器工具鏈做出貢獻,以分析和編輯代碼。
本書適合誰閱讀
對於希望充分利用基於 Roslyn 的擴展和工具來改善開發流程的 .NET 開發人員和架構師,本書將非常有用。Roslyn 貢獻者,即生產者和 C# 社區開發人員,也會覺得本書有幫助。
您將學到什麼
- 撰寫擴展以分析源代碼並報告警告和錯誤。
- 編輯 C# 源代碼以修復編譯器/分析器診斷或重構源代碼。
- 通過使用分析器和代碼修復來改善代碼的維護性和可讀性。
- 通過使用 PUMA 掃描分析器和 FxCop 分析器來捕捉安全性和性能問題。
- 在 Visual Studio 中執行即時單元測試。
- 在 Visual Studio 中使用 C# 互動和腳本。
- 設計新的 C# 語言特性並實現新語言特性的各種編譯器階段。
- 撰寫命令行工具以分析和編輯 C# 代碼。