DependencySort 1.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package DependencySort --version 1.0.0
NuGet\Install-Package DependencySort -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="DependencySort" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DependencySort --version 1.0.0
#r "nuget: DependencySort, 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 DependencySort as a Cake Addin
#addin nuget:?package=DependencySort&version=1.0.0

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

Allows you to topologically sort a list of objects by defining dependencies between them e.g. sorting build tasks or rules in a Chain Of Responibility

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 (2)

Showing the top 2 NuGet packages that depend on DependencySort:

Package Downloads
NhCodeFirst

Zero config NHibernate mappings

RJ.RuntimePocoGenerator

Emit poco objects from other or custom data at runtime

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated