Material.Avalonia.TreeDataGrid
3.13.0
See the version list below for details.
dotnet add package Material.Avalonia.TreeDataGrid --version 3.13.0
NuGet\Install-Package Material.Avalonia.TreeDataGrid -Version 3.13.0
<PackageReference Include="Material.Avalonia.TreeDataGrid" Version="3.13.0" />
<PackageVersion Include="Material.Avalonia.TreeDataGrid" Version="3.13.0" />
<PackageReference Include="Material.Avalonia.TreeDataGrid" />
paket add Material.Avalonia.TreeDataGrid --version 3.13.0
#r "nuget: Material.Avalonia.TreeDataGrid, 3.13.0"
#:package Material.Avalonia.TreeDataGrid@3.13.0
#addin nuget:?package=Material.Avalonia.TreeDataGrid&version=3.13.0
#tool nuget:?package=Material.Avalonia.TreeDataGrid&version=3.13.0
TreeDataGrid styles library of Material.Avalonia.
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
- Avalonia (>= 11.1.0)
- Avalonia.Controls.TreeDataGrid (>= 11.1.0)
- Material.Avalonia (>= 3.13.0)
- System.Reactive (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
3.13.1-nightly.0.8 | 49 | 9/7/2025 |
3.13.1-nightly.0.7 | 51 | 9/6/2025 |
3.13.1-nightly.0.6 | 55 | 8/23/2025 |
3.13.1-nightly.0.3 | 117 | 8/10/2025 |
3.13.1-nightly.0.1 | 105 | 7/31/2025 |
3.13.0 | 158 | 7/31/2025 |
## What's Changed
* Add missing HeaderedContentControl control theme by @appleneko2001 in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/457
* Improved Ripple visual effect by @appleneko2001 in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/459
* hotfix: Math.Clamp is not existed in netstandard (RippleHandler) by @appleneko2001 in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/460
* Added Combobox dense class to be consistent with TextBox dense class by @WhiteMohawk in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/462
* Make ComboBox arrow properly centered by @SKProCH in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/466
* Add `Material.Avalonia.TreeDataGrid` project with TreeDataGrid styles by @klorman in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/467
## New Contributors
* @WhiteMohawk made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/462
**Full Changelog**: https://github.com/AvaloniaCommunity/Material.Avalonia/compare/v3.12.0...v3.13.0