Alternet.UI 1.0.1

Prefix Reserved
dotnet add package Alternet.UI --version 1.0.1
                    
NuGet\Install-Package Alternet.UI -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Alternet.UI" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alternet.UI" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Alternet.UI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Alternet.UI --version 1.0.1
                    
#r "nuget: Alternet.UI, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Alternet.UI@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Alternet.UI&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Alternet.UI&version=1.0.1
                    
Install as a Cake Tool

AlterNET UI: a cross-platform .NET UI Framework

Product website: alternet-ui.com

NuGet Visual Studio Extension

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.

For more info, see alternet-ui.com.

An example of an application made with AlterNET UI running on different operating systems:

Running on macOS Running on Windows Running on Linux

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 102 2/26/2026
0.9.802-beta 465 12/1/2025
0.9.759-beta 224 11/6/2025
0.9.736-beta 360 6/13/2025
0.9.735-beta 343 6/10/2025
0.9.719-beta 210 4/2/2025
0.9.717-beta 292 3/23/2025
0.9.710-beta 162 2/18/2025
0.9.623-beta 312 8/12/2024
0.9.503-beta 336 1/20/2024
0.9.404-beta 237 10/12/2023
0.9.300-beta 244 8/9/2023
0.9.201-beta 267 7/10/2023
0.9.153-beta 326 2/3/2023
0.6.150-beta 277 12/9/2022
0.5.147-beta 270 11/8/2022
0.4.144-beta 288 10/5/2022
0.3.122-beta 323 6/17/2022
0.3.121-beta 312 6/17/2022
0.2.106-beta 323 5/5/2022
Loading failed