TechDebtAttributes icon indicating copy to clipboard operation
TechDebtAttributes copied to clipboard

Custom .NET Attribute to log and report on Technical Debt

Results 3 TechDebtAttributes issues
Sort by recently updated
recently updated
newest added

Hi there @jason-roberts, I've stumbled upon this library is some work codebase and I've spent a little bit of time to bump the library to .NET 6. Please let me...

• Takes a root Directory value as an input parameter. • Calls a function to get a recursive list of files under root Directory. • Makes multiple parallel function calls...