File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 22
33[ Nuget.Material.Avalonia.DataGrid ] : https://www.nuget.org/packages/Material.Avalonia.DataGrid/
44
5+ [ Nuget.Material.Avalonia.TreeDataGrid ] : https://www.nuget.org/packages/Material.Avalonia.TreeDataGrid/
6+
57[ Nuget.Material.Avalonia.Dialogs ] : https://www.nuget.org/packages/Material.Avalonia.Dialogs/
68
79[ icon ] : https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/master/wiki/FavIcon.svg
@@ -63,6 +65,13 @@ Or follow these instructions:
6365 [! [Nuget.Material.Avalonia.DataGrid](https://img.shields.io/nuget/vpre/Material.Avalonia.DataGrid? label=Material.Avalonia.DataGrid& style=flat-square)][Nuget.Material.Avalonia.DataGrid]
6466 [! [Nuget.Material.Avalonia.DataGrid](https://img.shields.io/nuget/dt/Material.Avalonia.DataGrid? color=blue& label=Downloads& style=flat-square)][Nuget.Material.Avalonia.DataGrid]
6567
68+ - If you want to use ` TreeDataGrid` control, add [Material.Avalonia.TreeDataGrid][Nuget.Material.Avalonia.TreeDataGrid] package:
69+ ` ` ` shell
70+ dotnet add package Material.Avalonia.TreeDataGrid
71+ ` ` `
72+ [! [Nuget.Material.Avalonia.TreeDataGrid](https://img.shields.io/nuget/vpre/Material.Avalonia.TreeDataGrid? label=Material.Avalonia.TreeDataGrid& style=flat-square)][Nuget.Material.Avalonia.TreeDataGrid]
73+ [! [Nuget.Material.Avalonia.TreeDataGrid](https://img.shields.io/nuget/dt/Material.Avalonia.TreeDataGrid? color=blue& label=Downloads& style=flat-square)][Nuget.Material.Avalonia.TreeDataGrid]
74+
6675 - If you want to use dialogs provided from Material.Avalonia,
6776 add [Material.Avalonia.Dialogs][Nuget.Material.Avalonia.Dialogs] package:
6877 ` ` ` shell
You can’t perform that action at this time.
0 commit comments