Zafiro.UI 44.0.5

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

The Cross-platform Crema for .NET Devs

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 was computed.  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 was computed.  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 (11)

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

Package Downloads
Zafiro.Avalonia

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

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.Uno

Goodies for Uno Platform

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
47.0.4 64 4/14/2026
47.0.3 85 4/13/2026
47.0.2 1,270 3/26/2026
47.0.1 286 3/26/2026
47.0.0 188 3/26/2026
46.0.0 1,697 2/23/2026
45.0.11 102 2/18/2026
45.0.10 2,476 1/28/2026
45.0.9 355 1/27/2026
45.0.8 132 1/22/2026
45.0.7 99 1/21/2026
45.0.6 971 1/15/2026
45.0.5 268 12/31/2025
45.0.4 761 12/20/2025
45.0.3 294 12/16/2025
45.0.2 304 12/15/2025
45.0.1 299 12/15/2025
45.0.0 294 12/15/2025
44.0.5 458 12/11/2025
44.0.4 467 12/9/2025
Loading failed

Commit: 0b9d3de66ec1afabbb56888ce4dded6683a44203\nSummary: Introduce Select for CSharpFunctionalExtensions to enable 'let' keyword. (#118)\nChanges since 44.0.4 (1fdf05f730a20cf4804edbb8fcea6e04a37127fb):\n\- 0b9d3de Introduce Select for CSharpFunctionalExtensions to enable 'let' keyword. (#118)