Aptacode.PathFinder 1.0.16

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

A* path finding implementation

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Aptacode.PathFinder:

Package Downloads
Aptacode.FlowDesigner.Core

Create and modify Diagrams in realtime using Blazor

Aptacode.FlowDesigner.Blazor

Create and modify Diagrams in realtime using Blazor

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.16 1,383 2/24/2022
1.0.13 1,224 1/21/2021
1.0.12 1,082 1/20/2021
1.0.11 1,125 1/19/2021
1.0.10 1,036 1/19/2021
1.0.9 1,114 1/19/2021
1.0.8 1,077 1/13/2021
1.0.7 1,092 1/12/2021
1.0.6 1,308 1/9/2021
1.0.5 1,131 1/9/2021
1.0.5-CI-20210121-225557 915 1/21/2021
1.0.5-CI-20210120-210116 977 1/20/2021
1.0.5-CI-20210120-185954 979 1/20/2021
1.0.5-CI-20210120-175933 952 1/20/2021
1.0.5-CI-20210119-201039 945 1/19/2021
1.0.5-CI-20210119-200456 915 1/19/2021
1.0.5-CI-20210119-180258 923 1/19/2021
1.0.5-CI-20210113-203143 921 1/13/2021
1.0.5-CI-20210112-183826 890 1/12/2021
1.0.5-CI-20210112-171903 940 1/12/2021
1.0.5-CI-20210112-145421 925 1/12/2021
1.0.5-CI-20210111-182758 978 1/11/2021
1.0.5-CI-20210110-174704 913 1/10/2021
1.0.5-CI-20210110-172931 925 1/10/2021
1.0.5-CI-20210110-164534 994 1/10/2021
1.0.5-CI-20210110-124507 934 1/10/2021
1.0.5-CI-20210110-021049 977 1/10/2021
1.0.5-CI-20210109-173031 919 1/9/2021
1.0.5-CI-20210109-160238 922 1/9/2021
1.0.5-CI-20210109-154410 894 1/9/2021
1.0.5-CI-20210109-153841 926 1/9/2021
1.0.5-CI-20210109-144501 998 1/9/2021
1.0.5-CI-20210109-131331 922 1/9/2021
1.0.5-CI-20210109-122556 910 1/9/2021
1.0.5-CI-20210109-115446 921 1/9/2021
1.0.5-CI-20210109-110705 963 1/9/2021
1.0.4-CI-20210103-120911 927 1/3/2021
1.0.4-CI-20210103-115607 961 1/3/2021
1.0.4-CI-20201229-210847 959 12/29/2020
1.0.4-CI-20201228-234645 976 12/28/2020
1.0.4-CI-20201228-222540 948 12/28/2020
1.0.4-CI-20201228-221743 928 12/28/2020
1.0.4-CI-20201228-203948 954 12/28/2020
1.0.4-CI-20201228-203844 963 12/28/2020
1.0.4-CI-20201227-142045 1,011 12/27/2020
1.0.4-CI-20201227-142044 1,005 12/27/2020
1.0.4-CI-20201227-140651 997 12/27/2020
1.0.4-CI-20201227-133749 922 12/27/2020
1.0.4-CI-20201227-131640 953 12/27/2020
1.0.4-CI-20201227-121719 941 12/27/2020
1.0.4-CI-20201221-233619 958 12/21/2020
1.0.4-CI-20201220-215747 1,056 12/20/2020
1.0.4-CI-20201220-204023 1,042 12/20/2020
1.0.4-CI-20201220-185712 1,066 12/20/2020
1.0.4-CI-20201220-183551 1,076 12/20/2020
1.0.4-CI-20201220-181321 1,106 12/20/2020
1.0.4-CI-20201220-162631 973 12/20/2020
1.0.4-CI-20201220-160737 1,017 12/20/2020
1.0.4-CI-20201220-151311 1,029 12/20/2020
1.0.4-CI-20201220-143610 1,009 12/20/2020
1.0.4-CI-20201220-134452 1,026 12/20/2020
1.0.4-CI-20201220-132523 1,039 12/20/2020
1.0.4-CI-20201220-130703 1,048 12/20/2020
1.0.4-CI-20201219-211009 1,042 12/19/2020
1.0.4-CI-20201219-201538 1,059 12/19/2020
1.0.4-CI-20201219-190804 1,079 12/19/2020
1.0.4-CI-20201219-145616 1,010 12/19/2020
1.0.4-CI-20201218-213715 1,084 12/18/2020
1.0.4-CI-20201218-190743 942 12/18/2020
1.0.4-CI-20201218-065407 1,057 12/18/2020
1.0.4-CI-20201216-205820 1,019 12/16/2020
1.0.4-CI-20201216-204848 971 12/16/2020
1.0.4-CI-20201216-203843 958 12/16/2020
1.0.4-CI-20201216-195630 983 12/16/2020
1.0.4-CI-20201216-073057 955 12/16/2020
1.0.4-CI-20201209-121704 1,103 12/9/2020
1.0.4-CI-20201209-121520 1,045 12/9/2020
1.0.4-CI-20201208-160133 1,018 12/8/2020
1.0.4-CI-20201208-153938 985 12/8/2020
1.0.4-CI-20201208-153918 975 12/8/2020
1.0.4-CI-20201208-103820 952 12/8/2020
1.0.4-CI-20201208-103734 974 12/8/2020
1.0.4-CI-20201207-195520 964 12/7/2020
1.0.4-CI-20201207-194658 1,007 12/7/2020
1.0.4-CI-20201207-104429 1,337 12/7/2020
1.0.4-CI-20201207-065821 1,019 12/7/2020
1.0.4-CI-20201207-065804 1,014 12/7/2020
1.0.4-CI-20201206-114913 1,087 12/6/2020
1.0.4-CI-20201205-193734 1,392 12/5/2020
1.0.4-CI-20201204-190647 1,626 12/4/2020
1.0.4-CI-20201203-180359 1,361 12/3/2020
1.0.4-CI-20201203-112103 1,373 12/3/2020
1.0.4-CI-20201202-225759 995 12/2/2020
1.0.4-CI-20201202-180911 997 12/2/2020
1.0.4-CI-20201202-175125 977 12/2/2020
1.0.4-CI-20201129-220922 987 11/29/2020
1.0.4-CI-20201129-205719 997 11/29/2020
1.0.4-CI-20201129-201207 1,048 11/29/2020
1.0.4-CI-20201129-133614 1,039 11/29/2020
1.0.4-CI-20201129-130049 990 11/29/2020
1.0.4-CI-20201129-123435 1,017 11/29/2020
1.0.4-CI-20201127-221610 958 11/27/2020
1.0.4-CI-20201127-220435 1,780 11/27/2020
1.0.4-CI-20201127-194202 1,100 11/27/2020
1.0.4-CI-20201127-191619 1,053 11/27/2020
1.0.4-CI-20201127-191205 912 11/27/2020
1.0.4-CI-20201127-120502 972 11/27/2020
1.0.4-CI-20201127-113229 1,012 11/27/2020
1.0.4-CI-20201126-203238 1,004 11/26/2020
1.0.4-CI-20201126-200931 1,033 11/26/2020
1.0.4-CI-20201126-184115 968 11/26/2020
1.0.4-CI-20201126-180849 963 11/26/2020
1.0.4-CI-20201126-114417 979 11/26/2020
1.0.4-CI-20201126-114237 985 11/26/2020
1.0.4-CI-20201126-111540 983 11/26/2020
1.0.4-CI-20201126-111513 1,012 11/26/2020
1.0.4-CI-20201125-183026 1,030 11/25/2020