AlterNET UI Extension for Visual StudioProduct website: alternet-ui.com This extension adds a new project type - AlterNET UI Application and a new project item type - UIXML file. It provides live preview of UIXML documents during editing. AlterNET UI is a cross-platform .NET UI framework that allows the development of light-footprint .NET desktop applications that runs on Windows, macOS, and Linux with Microsoft Visual Studio or Visual Studio Code. It is built on top of the .NET Framework and uses a XAML-like approach to define user interface and layout. It provides a set of standard controls that looks native on the target OS, such as Text Box, Label, CheckBox, Button, Image, TreeViews, ListView, and more. The framework includes a platform-independent graphic device interface for rendering graphical objects, such as fonts, brushes, images, and a layout engine. AlterNET UI 0.9.x - final betas of AlterNET UI before we wrap things up and announce the first public release. For more info, see alternet-ui.com. The AlterNET UI Project template added by the extension: An example of an application made with AlterNET UI running on different operating systems:
|