KnightMoves.Hierarchical 1.0.0

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

A library that implements a Hierarchical object model for any Entity Class.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 KnightMoves.Hierarchical:

Package Downloads
KnightMoves.SqlObjects

A C# wrapper to the SQL language for creating SQL code in .NET projects for use with ADO, Dapper, or other ORMs

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.2 922 5/10/2023
3.1.1 152 5/8/2023
3.1.0 176 4/17/2023
3.0.0 219 4/1/2023
2.1.1 496 5/1/2022
2.1.0 3,206 12/25/2021
2.0.4 2,087 7/18/2021
2.0.3 410 7/18/2021
2.0.2 473 7/17/2021
2.0.1 2,986 7/8/2021
2.0.0 463 3/11/2021
1.0.0 1,921 4/23/2016 1.0.0 is deprecated because it is no longer maintained.

Initial Version 1.0.0 Package