Zafiro.Avalonia 51.7.0

dotnet add package Zafiro.Avalonia --version 51.7.0
                    
NuGet\Install-Package Zafiro.Avalonia -Version 51.7.0
                    
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="Zafiro.Avalonia" Version="51.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zafiro.Avalonia" Version="51.7.0" />
                    
Directory.Packages.props
<PackageReference Include="Zafiro.Avalonia" />
                    
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 Zafiro.Avalonia --version 51.7.0
                    
#r "nuget: Zafiro.Avalonia, 51.7.0"
                    
#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 Zafiro.Avalonia@51.7.0
                    
#: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=Zafiro.Avalonia&version=51.7.0
                    
Install as a Cake Addin
#tool nuget:?package=Zafiro.Avalonia&version=51.7.0
                    
Install as a Cake Tool

Zafiro.Avalonia

A UI components library for Avalonia 11.3.x. It includes controls, behaviors and helpers used across the Zafiro ecosystem.

Highlights:

  • Controls and helpers for desktop, browser and mobile
  • ReactiveUI-friendly patterns
  • Optional source generator (Zafiro.Avalonia.Generators) to auto-register view locators and sections

Getting started:

  • Install the package:
    • dotnet add package Zafiro.Avalonia
  • Recommended: add Zafiro.Avalonia.Generators to enable generator-based registrations

Links:

  • Samples: samples/TestApp
  • CI: Azure Pipelines (publishing via DotnetDeployer)
Product Compatible and additional computed target framework versions.
.NET 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 (9)

Showing the top 5 NuGet packages that depend on Zafiro.Avalonia:

Package Downloads
Zafiro.Avalonia.Dialogs

UI components, controls, dialogs, behaviors, and helpers for Avalonia applications. Includes reactive patterns, cross-platform support (desktop, mobile, browser), and source generators.

Zafiro.Avalonia.DataViz

UI components, controls, dialogs, behaviors, and helpers for Avalonia applications. Includes reactive patterns, cross-platform support (desktop, mobile, browser), and source generators.

Zafiro.Avalonia.Icons.Svg

UI components, controls, dialogs, behaviors, and helpers for Avalonia applications. Includes reactive patterns, cross-platform support (desktop, mobile, browser), and source generators.

Zafiro.Avalonia.Icons.Projektanker

UI components, controls, dialogs, behaviors, and helpers for Avalonia applications. Includes reactive patterns, cross-platform support (desktop, mobile, browser), and source generators.

SuppaWallet.Gui

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Zafiro.Avalonia:

Repository Stars
SuperJMN/DotnetPackaging
Distribute your .NET applications!
Version Downloads Last Updated
51.7.0 0 4/19/2026
51.6.5 0 4/19/2026
51.6.4 49 4/18/2026
51.6.3 140 4/15/2026
51.6.2 98 4/15/2026
51.5.0 92 4/15/2026
51.4.8 98 4/14/2026
51.4.7 97 4/14/2026
51.4.6 95 4/14/2026
51.4.5 92 4/14/2026
51.4.4 96 4/14/2026
51.4.3 93 4/14/2026
51.3.0 156 4/10/2026
51.2.2 114 4/10/2026
51.2.1 123 4/10/2026
51.2.0 265 4/2/2026
51.1.0 167 3/27/2026
51.0.17 158 3/27/2026
51.0.16 158 3/27/2026
51.0.15 147 3/26/2026
Loading failed