Zafiro.UI 45.0.1

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

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.FileExplorer.Pickers

The Crema for AvaloniaUI

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
46.0.0 305 2/23/2026
45.0.11 96 2/18/2026
45.0.10 2,395 1/28/2026
45.0.9 348 1/27/2026
45.0.8 123 1/22/2026
45.0.7 92 1/21/2026
45.0.6 957 1/15/2026
45.0.5 260 12/31/2025
45.0.4 751 12/20/2025
45.0.3 289 12/16/2025
45.0.2 296 12/15/2025
45.0.1 291 12/15/2025
45.0.0 285 12/15/2025
44.0.5 444 12/11/2025
44.0.4 457 12/9/2025
44.0.3 693 12/2/2025
44.0.2 699 12/2/2025
44.0.1 695 12/2/2025
44.0.0 1,074 12/2/2025
43.0.1 254 11/29/2025
Loading failed

Commit: ae64948819b4a868f41b98b02e9ebe9881ab04c5\nSummary: feat: add ToMaybe extension method for converting nullable structs to Maybe\nChanges since 45.0.0 (507bdcaf86eafdcb0ed526d471c8a4d700a09108):\n\- ae64948 feat: add ToMaybe extension method for converting nullable structs to Maybe