Good documentation is important for any application, and it starts with documenting your code. It helps you and it helps your users. It's no secret that I believe documentation is a crucial element of ...
BenchmarkDotNet is a lightweight, open source, powerful .NET library that can transform your methods into benchmarks, track those methods, and then provide insights into the performance data captured.
Microsoft’s new C# Dev Kit extension for Visual Studio Code turns the programmer’s editor into a complete development environment for .NET. Microsoft’s Visual Studio is its primary development ...