ScottPlot is a library under .NET for creating graphs. The code in such projects tends to be confusing in nature. Today, we'll try to unravel it and find issues using a static...
To this day, Unity remains popular among thousands of developers. Many well-known games such as V Rising, Beat Saber, Hearthstone, Genshin Impact, and others have been created using this engine...
Welcome to the sixth edition of our .NET news and event digest! This issue is packed with updates, including the release of .NET 10 Preview 1. The PVS-Studio team is happy to present a selection...
Writing the same thing over and over again is an incredibly tedious endeavor! That's why programmers often resort to copy-pasting. While it does save time, it also increases the risk of errors...
MSBuild is an automated application building platform by Microsoft that is used to compile, package, and deploy applications. The project is very popular among developers, we also actively use...
Every year, Microsoft releases a new version of .NET, and .NET 9 is already delivered! Like the last time, we dive into hunting errors in .NET source code. Let's see what we uncover this...
Jellyfin is a free open-source media server, which is an alternative to Emby and Plex. In this article, we'll break down the diagnostic rule that issued most warnings in the Jellyfin code...
Welcome to the fifth issue of our .NET news and events digest! As usual, we've gathered a lot of stuff. Also, the new .NET has been released. The PVS-Studio team is happy to present a selection...
Every year, Microsoft releases a new version of .NET. This is a major event that prompts us to update PVS-Studio to support new features. Today, we'll talk about the PVS-Studio team's pain...
Throughout 2024, the PVS-Studio team has been actively sharing articles about checking open-source C# projects. Continuing the tradition, we've compiled the Top 10 of the most intriguing...