Use static code analyzers in C# to improve code quality
There is a new feature available in Visual Studio 2015 and roslyn compiler – live code analyzers. Those can be used, to improve your code quality. Code analyzers can be installed via NuGet packages and if you want, you can also implement your own analyzers. What are live code analyzers? Analyzers are extensions that can … Continue reading Use static code analyzers in C# to improve code quality
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed