RussJudge.WPFListSorter 1.0.0

dotnet add package RussJudge.WPFListSorter --version 1.0.0
NuGet\Install-Package RussJudge.WPFListSorter -Version 1.0.0
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="RussJudge.WPFListSorter" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RussJudge.WPFListSorter --version 1.0.0
#r "nuget: RussJudge.WPFListSorter, 1.0.0"
#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.
// Install RussJudge.WPFListSorter as a Cake Addin
#addin nuget:?package=RussJudge.WPFListSorter&version=1.0.0

// Install RussJudge.WPFListSorter as a Cake Tool
#tool nuget:?package=RussJudge.WPFListSorter&version=1.0.0

WPF List Sorter

This is a simple library to add to your WPF applications for adding sort functionality to the columns of ListViews and any other controls that inherit from ItemsControl.

For an example of how to use this, see the example project at https://github.com/russjudge/Sorter.

To use this, all you need to do after adding a reference in your XAML, is to set the SortColumnID to the property name that of the row that you want to sort on, setting this as an attribute in your header.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-windows7.0

    • No dependencies.

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
1.0.0 173 11/29/2023