The Avalonia UI project check by the static code analyzer

Joined
Aug 15, 2019
Messages
16
Programming Experience
Beginner
Avalonia UI is an open-source cross-platform XAML-based UI framework. This is one of the most technologically significant projects in the history of .NET as it enables developers to create cross-platform interfaces based on the WPF system. Avalonia UI (previously known as Perspex) allows developers to create user interfaces that can run on Windows, Linux, and MacOS. As an experimental feature, it also provides support of Android and iOS. Avalonia UI is not a wrapper around other wrappers, like Xamarin Forms, which wraps Xamarin wrappers, but directly accesses the native API.

This article is a review of the bugs found in the Avalonia UI project with the static analyzer PVS-Studio.
 
Back
Top Bottom