SD.Tools.Algorithmia 1.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SD.Tools.Algorithmia --version 1.1.0
NuGet\Install-Package SD.Tools.Algorithmia -Version 1.1.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="SD.Tools.Algorithmia" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SD.Tools.Algorithmia --version 1.1.0
#r "nuget: SD.Tools.Algorithmia, 1.1.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 SD.Tools.Algorithmia as a Cake Addin
#addin nuget:?package=SD.Tools.Algorithmia&version=1.1.0

// Install SD.Tools.Algorithmia as a Cake Tool
#tool nuget:?package=SD.Tools.Algorithmia&version=1.1.0

Algorithm and data-structure library for .NET 3.5 and up. Algorithmia contains sophisticated algorithms and data-structures like graphs, priority queues, command, undo-redo and more.

Algorithmia is one of the pillars of LLBLGen Pro v3 and is used in production successfully since May 2010. Many of the classes and algorithms in Algorithmia contain references to papers and articles on Wikipedia or other websites where you can find additional information regarding the algorithm or data-structure implemented.

The core design of Algorithmia is about making algorithms and data-structures which are known for many years available to the .NET developer in easy to use and properly documented classes and methods. No class or method implemented in Algorithmia re-implements a .NET BCL (base class library) class or method unless it was necessary to do so (e.g. the linked list in .NET is re-implemented as it doesn't have an O(1) concat operation, which is necessary for the Fibonacci heap).

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.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on SD.Tools.Algorithmia:

Package Downloads
SD.Tools.OrmProfiler.Interceptor.NetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ORM Profiler lets you gain insight in what your data-access code is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor.NetCore is the interceptor package for regular ORMs and ADO.NET using data-access logic. The Interceptor assemblies are part of ORM Profiler, needed to collect profiling information at runtime. Requires a licensed client to receive profiling information.

SD.Tools.OrmProfiler.Interceptor The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor is the interceptor package for regular ORMs and ADO.NET using data-access logic. The Interceptor assemblies are part of ORM Profiler, needed to collect profiling information at runtime. Requires a licensed client to receive profiling information.

SD.Tools.OrmProfiler.Interceptor.NET45 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor.NET45 is the interceptor package for regular ORMs and ADO.NET using data-access logic, with support for async/await. The Interceptor assemblies are part of ORM Profiler, needed to collect profiling information at runtime. Requires a licensed client to receive profiling information.

SD.Tools.OrmProfiler.Interceptor.EFv6 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor is the interceptor package for Entity Framework v6.x. The Interceptor assemblies are part of ORM Profiler, needed to collect profiling information at runtime. Requires a licensed client to receive profiling information.

SD.Tools.OrmProfiler.Interceptor.NetFull The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ORM Profiler lets you gain insight in what your data-access code, e.g. your LLBLGen Pro using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor.NetFull is the interceptor package for regular ORMs and ADO.NET using data-access logic, with support for async/await. The Interceptor assemblies are part of ORM Profiler, needed to collect profiling information at runtime. Requires a licensed client to receive profiling information.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SD.Tools.Algorithmia:

Repository Stars
FransBouma/Massive
A small, happy, dynamic MicroORM for .NET that will love you forever.
Version Downloads Last updated
1.4.0 21,456 7/11/2019
1.3.6 117,731 11/2/2018
1.3.5 1,306 10/17/2018
1.3.4 1,316 9/28/2018
1.3.3 6,008 2/9/2018
1.3.2 1,414 2/9/2018
1.3.1 1,402 2/9/2018
1.3.0 1,379 2/9/2018
1.3.0-beta3 36,582 3/14/2017
1.3.0-beta2 1,240 2/13/2017
1.3.0-beta 1,264 2/13/2017
1.2.1 42,534 4/6/2016
1.2.0-alpha 1,626 11/18/2014
1.1.0 19,682 11/17/2012