CodeWF.AvaloniaControls 12.0.3.3

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

CodeWF.AvaloniaControls

Name NuGet Download
CodeWF.AvaloniaControls NuGet NuGet
CodeWF.AvaloniaControls.Themes NuGet NuGet

An open-source Avalonia control repository based on .NET 11 and Avalonia 12, including reusable libraries and runnable samples.

English | 简体中文

Install

Install-Package CodeWF.AvaloniaControls

Repository Layout

  • src/: all physical project directories, including NuGet libraries and runnable samples
  • docs/: screenshots, GIF assets, and repository documentation assets
  • artifacts/: package outputs and temporary build artifacts
  • publish/: sample application publish outputs generated by the publish scripts
  • CodeWF.AvaloniaControls.slnx: logical solution view that groups projects by package line and sample purpose

Package Lines

Avalonia 12 main line

  • CodeWF.AvaloniaControls: general-purpose custom control APIs, state models, helpers, and drawing logic
  • CodeWF.AvaloniaControls.Themes: control templates and visual resources for the main control package

Markdown packages now live in the standalone CodeWF.Markdown repository.

Legacy free DataGrid / TreeDataGrid packages and samples now live in the standalone CodeWF.AvaloniaControls.DataGrid repository.

Dock packages and samples now live in the standalone CodeWF.AvaloniaControls.Dock repository.

ProDataGrid packages and samples now live in the standalone CodeWF.AvaloniaControls.ProDataGrid repository.

Sample Applications

  • CodeWF.AvaloniaControls.Showcase: general control showcase
  • CodeWF.AvaloniaControls.FluentStarterDemo: lightweight starter-window sample

Shared Configuration

  • Directory.Packages.props: central package management for the Avalonia 12 main line
  • Directory.Build.props: shared repository/package metadata
  • Directory.Build.targets: shared pack-time behavior, including common package metadata defaults and root README/CHANGELOG injection for packable libraries
  • Publish.Common.pubxml: shared publish settings
  • src/*/Properties/PublishProfiles/Publish.Project.pubxml: per-project publish supplements such as trimmer root descriptors

Scripts

  • pack.bat: restore, build, and pack all publishable libraries into artifacts/packages
  • publish_all.bat: publish all sample applications into publish/
  • publishbase.bat: shared publish helper used by the root publish scripts

Changelogs

  • Root repository updates are tracked in CHANGELOG.md
  • Each project also keeps its own CHANGELOG.md under its project directory for package/sample-specific history

Open Source Notes

  • Commercial package lines are intentionally avoided in this repository

Third-Party Open Source Audit

Checked on 2026-05-20 with NuGet metadata, restored project.assets.json, and upstream source/license links. MIT / Apache-2.0 / BSD are preferred.

Remediation:

  • Replaced Semi.Avalonia.AvaloniaEdit with the open-source Avalonia.AvaloniaEdit package.
  • Removed AvaloniaUI.DiagnosticsSupport because the NuGet package does not publish a clear open-source license or source repository.
Package License Source Status
Avalonia / Avalonia.Desktop / Avalonia.Fonts.Inter / Avalonia.Themes.Fluent MIT https://github.com/AvaloniaUI/Avalonia Approved
Avalonia.AvaloniaEdit MIT https://github.com/AvaloniaUI/AvaloniaEdit Approved
AnimatedImage.Avalonia Apache-2.0 https://github.com/whistyun/AnimatedImage Approved
CodeWF.LogViewer.Avalonia MIT https://github.com/dotnet9/CodeWF.LogViewer Own open-source package
CommunityToolkit.Mvvm MIT https://github.com/CommunityToolkit/dotnet Approved
Irihi.Ursa.Themes.Semi MIT https://github.com/irihitech/Ursa.Avalonia Approved
Lang.Avalonia.Json MIT https://github.com/dotnet9/Lang.Avalonia Approved
ReactiveUI.Avalonia MIT https://github.com/reactiveui/reactiveui Approved
Semi.Avalonia MIT https://github.com/irihitech/Semi.Avalonia Approved, only the open core package is used
VC-LTL EPL-2.0 https://github.com/Chuyu-Team/VC-LTL5 Source-open; approved under the source-traceable non-preferred license rule
YY-Thunks MIT https://github.com/Chuyu-Team/YY-Thunks Approved

Transitive dependencies from Avalonia/SkiaSharp/ANGLE were checked and are source-open under MIT or BSD-style licenses. No Semi.Avalonia.AvaloniaEdit, Semi.Avalonia.Dock, Semi.Avalonia.ProDataGrid, or AvaloniaUI.DiagnosticsSupport dependency remains in active project files.

Demo

Transfer

alternate text is missing from this package README image

ComboBox

alternate text is missing from this package README image

TabControl

alternate text is missing from this package README image

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.  net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CodeWF.AvaloniaControls:

Package Downloads
CodeWF.AvaloniaControls.Themes

Theme resources and control templates for CodeWF.AvaloniaControls.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
12.0.3.3 61 5/20/2026
12.0.3.2 108 5/15/2026
12.0.3.1 103 5/15/2026
12.0.2.10 123 5/11/2026
12.0.2.9 116 5/9/2026
12.0.2.8 110 5/9/2026
12.0.2.5 111 5/9/2026
12.0.2.4 110 5/8/2026
12.0.2.1 99 5/5/2026
12.0.2 92 5/2/2026
11.3.12.3 117 3/4/2026
11.3.12.1 122 2/13/2026
11.3.10.4 129 1/4/2026
11.3.10.3 126 12/28/2025
11.3.10.2 113 12/27/2025
11.3.10.1 111 12/27/2025
11.3.10 221 12/25/2025
0.1.1.20 338 11/11/2025
0.1.1.17 218 10/9/2025
0.1.1.16 219 9/29/2025
Loading failed