Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
Architecture
.
Show all posts
Showing posts with label
Architecture
.
Show all posts
Sunday, 22 September 2019
Looking into (circular) dependencies of MEF using C# and Ndepend - Migrating from MEF to Autofac
›
I decided to look into circular dependencies in C# using reflection and NDepend today. A circular dependency is problematic, especially if y...
Monday, 15 July 2019
Using Ndepend to investigate method cycles
›
Ndepend is a very powerful Code analysis platform for DotNet and I have created a method cycle detection rule. The method cycle detection al...
›
Home
View web version