NDepend Blog

Improve your .NET code quality with NDepend

Improve Your Code Review Game with NDepend

April 21, 2023 3 minutes read Code review is a subject with which I’m quite familiar.  I’m familiar first as a participant, both reviewing and being reviewed, but it goes...
Erik Dietrich April 21, 2023

C#12 class and struct Primary Constructors

April 13, 2023 3 minutes read Since C#9 we have the convenient primary constructor syntax for class record (or just record) and struct record: [crayon-67028ab827dc8627719113/] C#12 introduces primary constructor for...
NDepend April 13, 2023