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...
ScreenToGif is a useful application that enables you to create a GIF file from a screen or webcam recording, which you can easily edit in the built-in editor. In this article, we'll delve into...
.NET 9 has been released, so it's time to start porting our projects to the new version! In this article, we'll look at new features and enhancements: C# 13, performance, BuildCheck, GC, LINQ...
Welcome to the fourth part of our digest on news and events in the .NET world! We've got a lot of updates this time. The PVS-Studio team is happy to present you a selection of the most exciting...
We think everyone knows that vulnerabilities can negatively affect a project. There are a number of ways to tackle vulnerabilities, from manual searches to customized tools. The article will...
A new C# version is coming soon, continuing our annual overview series. This year's release brings more changes than the last. That's nice to see! There are both major changes and specialized...
Unity 6 is finally here! According to the developers, this is the most stable version in the game engine history. Why don't we check it using a static code analyzer? We'll also take a brief look...