PVS-Studio 7.27‌ منتشر شد
200, OK
https://pvs-studio.com/en/blog/posts/1073/ icon

ابزار فوق‌العاده‌ای است جهت بررسی کیفیت کدها که توسط برادران روسی توسعه داده می‌شود؛ همانند تمام محصولات باکیفیت jetbrains مانند Rider، ReSharper و غیره که آن‌ها هم در اصل و بنیان، روسی هستند. در این  نگارش، عدم سازگاری آن با آخرین نگارش Rider برطرف شده (با آن یکپارچه می‌شود) و همچنین قابلیت استفاده در VSCode را هم پیدا کرده‌است.

PVS-Studio 7.27‌ منتشر شد
ابزارهایی برای مرور و یافتن مشکلات کدهای SQL
200, OK
https://dev.to/documatic/awesome-sql-code-review-tools-for-developers-50c4 icon

Awesome SQL Code Review Tools for Developers

Today we are going to look into some of the tools that can help you in reviewing SQL code. These tools will assist in a variety of domain that is related to SQL such as code analysis, formatting, refactoring, and code documentation. 

ابزارهایی برای مرور و یافتن مشکلات کدهای SQL
بررسی میزان پیچیدگی کدها با Microsoft.CodeAnalysis.Metrics
200, OK
https://swharden.com/blog/2023-03-05-dotnet-code-analysis/ icon

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. 

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