Orc.Sort 2.1.0-unstable0007

Prefix Reserved
This is a prerelease version of Orc.Sort.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Orc.Sort --version 2.1.0-unstable0007
                    
NuGet\Install-Package Orc.Sort -Version 2.1.0-unstable0007
                    
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="Orc.Sort" Version="2.1.0-unstable0007" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Orc.Sort" Version="2.1.0-unstable0007" />
                    
Directory.Packages.props
<PackageReference Include="Orc.Sort" />
                    
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 Orc.Sort --version 2.1.0-unstable0007
                    
#r "nuget: Orc.Sort, 2.1.0-unstable0007"
                    
#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 Orc.Sort@2.1.0-unstable0007
                    
#: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=Orc.Sort&version=2.1.0-unstable0007&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Orc.Sort&version=2.1.0-unstable0007&prerelease
                    
Install as a Cake Tool

This library contains various sorting algorithms.
 Namely, TopologicalSort and TemplateSort amongst others.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Orc.Sort:

Package Downloads
Orc.DependencyGraph

Dependency graph library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0-alpha0118 119 5/10/2026
6.0.0-alpha0085 181 4/28/2026
5.1.0 3,367 12/18/2025
5.1.0-alpha0710 312 11/15/2025
5.0.0 26,098 12/14/2023
5.0.0-alpha0300 257 11/22/2023
5.0.0-alpha0269 281 10/10/2023
5.0.0-alpha0177 390 4/28/2023
5.0.0-alpha0175 322 4/27/2023
5.0.0-alpha0173 346 4/26/2023
5.0.0-alpha0147 365 3/23/2023
5.0.0-alpha0145 430 3/21/2023
5.0.0-alpha0143 372 3/20/2023
5.0.0-alpha0046 382 10/10/2022
4.2.0 16,183 3/18/2022
4.1.0 5,999 12/3/2020
4.0.0 11,662 7/16/2020
4.0.0-alpha0518 3,904 11/25/2021
4.0.0-alpha0505 437 11/16/2021
2.1.0-unstable0007 1,350 5/2/2017
Loading failed