EpPathFinding.cs 1.4.2

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

A jump point search algorithm for grid based games in C#

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.
    • C5 (>= 2.4.5947.17249)

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.2 7,662 3/13/2018
1.4.1 1,370 3/13/2018
1.4.0 1,645 12/9/2017
1.3.5 1,168 9/24/2017
1.3.4 1,236 5/24/2017
1.3.3 1,180 5/22/2017
1.3.2 1,159 5/22/2017
1.3.1 1,202 5/22/2017
1.3.0 1,155 5/22/2017
1.2.5 1,179 5/18/2017
1.2.4 1,173 5/17/2017
1.2.3 1,281 5/17/2017
1.2.2 1,229 5/9/2017
1.2.1 1,192 5/7/2017
1.2.0 1,195 5/7/2017
1.1.9 1,223 4/21/2017
1.1.8 1,203 4/20/2017
1.1.7 1,201 4/4/2017
1.1.6 1,221 4/4/2017
1.1.5 1,253 3/18/2017
1.1.4 1,600 3/16/2016
1.1.3 1,247 3/15/2016
1.1.2 1,245 3/15/2016
1.1.1 1,261 3/15/2016
1.1.0 1,291 3/15/2016
1.0.0 1,269 3/15/2016