Zafiro.UI
45.0.1
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
<PackageReference Include="Zafiro.UI" Version="45.0.1" />
<PackageVersion Include="Zafiro.UI" Version="45.0.1" />
<PackageReference Include="Zafiro.UI" />
paket add Zafiro.UI --version 45.0.1
#r "nuget: Zafiro.UI, 45.0.1"
#:package Zafiro.UI@45.0.1
#addin nuget:?package=Zafiro.UI&version=45.0.1
#tool nuget:?package=Zafiro.UI&version=45.0.1
The Cross-platform Crema for .NET Devs
| Product | Versions 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. |
-
net8.0
- CSharpFunctionalExtensions (>= 3.6.0)
- JetBrains.Annotations (>= 2025.2.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Http (>= 9.0.10)
- Microsoft.Extensions.Logging (>= 9.0.10)
- Microsoft.Reactive.Testing (>= 6.1.0)
- morelinq (>= 4.4.0)
- NodaTime (>= 3.2.2)
- ReactiveProperty (>= 9.8.0)
- ReactiveUI (>= 22.2.1)
- ReactiveUI.Validation (>= 6.0.5)
- Serilog (>= 4.3.0)
- System.IO.Abstractions (>= 22.0.16)
- System.IO.Hashing (>= 9.0.10)
- System.IO.Pipelines (>= 9.0.10)
- System.Reactive (>= 6.1.0)
- Zafiro.FileSystem.Core (>= 45.0.1)
- Zafiro.FileSystem.Mutable (>= 45.0.1)
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 |
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