SuperList 1.4.0

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

Superlist

Based on Binarycomponents.SuperList from https://archive.codeplex.com/?p=superlist and originally from https://www.codeproject.com/Articles/20052/Outlook-Style-Grouped-List-Control. Just made a few changes.

publish to nuget with dotnet nuget push SuperList.1.1.0.nupkg --api-key ADDKEYHERE --source https://api.nuget.org/v3/index.json

Nuget

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
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.4.0 148 4/28/2024
1.3.0 198 12/3/2023
1.2.2 176 11/15/2023
1.2.1 138 11/15/2023
1.2.0 135 11/15/2023
1.1.0 124 11/12/2023
1.0.260 683 3/20/2019
1.0.259 579 3/20/2019