CodeWF.AvaloniaControls.ProDataGrid
12.0.3.1
dotnet add package CodeWF.AvaloniaControls.ProDataGrid --version 12.0.3.1
NuGet\Install-Package CodeWF.AvaloniaControls.ProDataGrid -Version 12.0.3.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="CodeWF.AvaloniaControls.ProDataGrid" Version="12.0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeWF.AvaloniaControls.ProDataGrid" Version="12.0.3.1" />
<PackageReference Include="CodeWF.AvaloniaControls.ProDataGrid" />
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.ProDataGrid --version 12.0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeWF.AvaloniaControls.ProDataGrid, 12.0.3.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 CodeWF.AvaloniaControls.ProDataGrid@12.0.3.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=CodeWF.AvaloniaControls.ProDataGrid&version=12.0.3.1
#tool nuget:?package=CodeWF.AvaloniaControls.ProDataGrid&version=12.0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CodeWF.AvaloniaControls.ProDataGrid
| Name | NuGet | Download |
|---|---|---|
| CodeWF.AvaloniaControls.ProDataGrid |
Avalonia 12 extensions for the MIT-licensed ProDataGrid package, including tri-state sorting helpers, performance presets, and runnable samples.
English | 简体中文
Install
Install-Package CodeWF.AvaloniaControls.ProDataGrid
Repository Layout
src/CodeWF.AvaloniaControls.ProDataGrid: reusable ProDataGrid extension librarysrc/CodeWF.AvaloniaControls.ProDataGrid.Themes: minimal theme adjustments layered on Semi.Avalonia.ProDataGridsrc/CodeWF.AvaloniaControls.ProDataGridDemo: combined functional and performance samplesCodeWF.AvaloniaControls.ProDataGrid.slnx: solution view for the ProDataGrid library and samples
Scripts
pack.bat: restore, build, and packCodeWF.AvaloniaControls.ProDataGridintoartifacts/packagespublish_all.bat: publish the ProDataGrid demo application intopublish/publishbase.bat: shared publish helper used by the sample publish script
Notes
- This repository intentionally depends on the open-source
ProDataGridpackage line. - The demo uses a single MVVM sample application with left-side tabs for each scenario.
| 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 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.
-
net10.0
- Avalonia (>= 12.0.3)
- ProDataGrid (>= 12.0.0)
- Semi.Avalonia (>= 12.0.1)
- Semi.Avalonia.ProDataGrid (>= 12.0.0)
-
net11.0
- Avalonia (>= 12.0.3)
- ProDataGrid (>= 12.0.0)
- Semi.Avalonia (>= 12.0.1)
- Semi.Avalonia.ProDataGrid (>= 12.0.0)
-
net8.0
- Avalonia (>= 12.0.3)
- ProDataGrid (>= 12.0.0)
- Semi.Avalonia (>= 12.0.1)
- Semi.Avalonia.ProDataGrid (>= 12.0.0)
-
net9.0
- Avalonia (>= 12.0.3)
- ProDataGrid (>= 12.0.0)
- Semi.Avalonia (>= 12.0.1)
- Semi.Avalonia.ProDataGrid (>= 12.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CodeWF.AvaloniaControls.ProDataGrid:
| Package | Downloads |
|---|---|
|
CodeWF.AvaloniaControls.ProDataGrid.Themes
Theme resource adjustments for CodeWF.AvaloniaControls.ProDataGrid based on Semi.Avalonia.ProDataGrid. |
GitHub repositories
This package is not used by any popular GitHub repositories.