Roslyn Cookbook
暫譯: Roslyn 食譜
Manish Vasani
- 出版商: Packt Publishing
- 出版日期: 2017-07-27
- 售價: $1,820
- 貴賓價: 9.5 折 $1,729
- 語言: 英文
- 頁數: 350
- 裝訂: Paperback
- ISBN: 1787286835
- ISBN-13: 9781787286832
-
相關分類:
C#
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
Windows Command Line Administration Instant Reference (Paperback)$1,370$1,342 -
Inside the Microsoft Build Engine: Using MSBuild and Team Foundation Build, 2/e (Paperback)$2,290$2,175 -
$700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback) -
SQL Server 效能調校$450$351 -
$654CLR via C#, 4/e (簡體中文版) -
$312Web API 的設計與開發 (Web API : the Good Parts) -
$958深度學習 -
$474Prometheus 監控實戰 -
API Testing and Development with Postman: A practical guide to creating, testing, and managing APIs for automated software testing$1,870$1,776 -
CQRS 命令查詢職責分離模式 (Command Query Responsibility Segregation)$500$390 -
單體式系統到微服務 (Monolith to Microservices)$580$458 -
資料科學的統計實務 : 探索資料本質、扎實解讀數據,才是機器學習成功建模的第一步$599$539 -
Martin Fowler 的企業級軟體架構模式:軟體重構教父傳授 51個模式,活用設計思考與架構決策 (Patterns of Enterprise Application Architecture)$800$624 -
我懂了!專案管理 (暢銷紀念版)$400$316 -
電腦視覺機器學習實務|建立端到端的影像機器學習 (Practical Machine Learning for Computer Vision: End-To-End Machine Learning for Images)$780$616 -
API 安全實戰 (API Security in Action)$894$849 -
Learning Blazor: Build Single-Page Apps with Webassembly and C# (Paperback)$2,185$2,070 -
ASP.NET Core Razor Pages in Action (Paperback)$2,160$2,052 -
OAuth 2.0 從入門到實戰:利用驗證和授權守護 API 的安全$600$420 -
C# 也能完整 AI - TensorFlow.NET 實戰現場$1,080$853 -
超圖解 ESP32 應用實作$820$647 -
無瑕的程式碼 軟體工匠篇:程式設計師必須做到的紀律、標準與倫理 (Clean Craftsmanship: Disciplines, Standards, and Ethics)$720$561 -
從源頭就優化 - 動手開發自己的編譯器實戰$880$695 -
UX 商業價值實現之道|打造成功的數位產品服務 (UX for Business: How to Design Valuable Digital Companies)$780$616 -
建構可擴展系統|設計分散式架構 (Foundations of Scalable Systems: Designing Distributed Architectures)$780$616
商品描述
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# 代碼。
