Improving Code Quality in C# With Static Code Analysis
Writing good code is important for any software project. It's also something I deeply care about. However, it can be hard to spot problems by just reading through everything.
Luckily, there's a tool that can help: static code analysis.
It's like havi...
milanjovanovic.hashnode.dev5 min read