عنوان:

‫بررسی میزان پیچیدگی کدها با Microsoft.CodeAnalysis.Metrics


نویسنده: وحید نصیری
تاریخ: ۱۴۰۱/۱۲/۱۶ ۷:۱۸
آدرس: www.dntips.ir

This page describes how to use the Microsoft.CodeAnalysis.Metrics package to perform source code analysis of .NET assemblies from a console application. Visual Studio users can perform source code analysis by clicking the "Analyze" dropdown menu and selecting "Calculate Code Metrics", but I sought to automate this process so I can generate custom code analysis reports from console applications as part of my CI pipeline. 



مشاهده مطلب اصلی