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,369 2/24/2022
1.0.13 1,207 1/21/2021
1.0.12 1,069 1/20/2021
1.0.11 1,115 1/19/2021
1.0.10 1,024 1/19/2021
1.0.9 1,102 1/19/2021
1.0.8 1,063 1/13/2021
1.0.7 1,075 1/12/2021
1.0.6 1,297 1/9/2021
1.0.5 1,115 1/9/2021
1.0.5-CI-20210121-225557 902 1/21/2021
1.0.5-CI-20210120-210116 955 1/20/2021
1.0.5-CI-20210120-185954 968 1/20/2021
1.0.5-CI-20210120-175933 941 1/20/2021
1.0.5-CI-20210119-201039 936 1/19/2021
1.0.5-CI-20210119-200456 897 1/19/2021
1.0.5-CI-20210119-180258 913 1/19/2021
1.0.5-CI-20210113-203143 909 1/13/2021
1.0.5-CI-20210112-183826 879 1/12/2021
1.0.5-CI-20210112-171903 926 1/12/2021
1.0.5-CI-20210112-145421 908 1/12/2021
1.0.5-CI-20210111-182758 963 1/11/2021
1.0.5-CI-20210110-174704 901 1/10/2021
1.0.5-CI-20210110-172931 907 1/10/2021
1.0.5-CI-20210110-164534 971 1/10/2021
1.0.5-CI-20210110-124507 921 1/10/2021
1.0.5-CI-20210110-021049 967 1/10/2021
1.0.5-CI-20210109-173031 906 1/9/2021
1.0.5-CI-20210109-160238 908 1/9/2021
1.0.5-CI-20210109-154410 884 1/9/2021
1.0.5-CI-20210109-153841 913 1/9/2021
1.0.5-CI-20210109-144501 985 1/9/2021
1.0.5-CI-20210109-131331 911 1/9/2021
1.0.5-CI-20210109-122556 897 1/9/2021
1.0.5-CI-20210109-115446 909 1/9/2021
1.0.5-CI-20210109-110705 953 1/9/2021
1.0.4-CI-20210103-120911 912 1/3/2021
1.0.4-CI-20210103-115607 939 1/3/2021
1.0.4-CI-20201229-210847 942 12/29/2020
1.0.4-CI-20201228-234645 960 12/28/2020
1.0.4-CI-20201228-222540 936 12/28/2020
1.0.4-CI-20201228-221743 904 12/28/2020
1.0.4-CI-20201228-203948 940 12/28/2020
1.0.4-CI-20201228-203844 946 12/28/2020
1.0.4-CI-20201227-142045 1,000 12/27/2020
1.0.4-CI-20201227-142044 992 12/27/2020
1.0.4-CI-20201227-140651 977 12/27/2020
1.0.4-CI-20201227-133749 910 12/27/2020
1.0.4-CI-20201227-131640 940 12/27/2020
1.0.4-CI-20201227-121719 931 12/27/2020
1.0.4-CI-20201221-233619 943 12/21/2020
1.0.4-CI-20201220-215747 1,036 12/20/2020
1.0.4-CI-20201220-204023 1,031 12/20/2020
1.0.4-CI-20201220-185712 1,054 12/20/2020
1.0.4-CI-20201220-183551 1,067 12/20/2020
1.0.4-CI-20201220-181321 1,092 12/20/2020
1.0.4-CI-20201220-162631 963 12/20/2020
1.0.4-CI-20201220-160737 1,004 12/20/2020
1.0.4-CI-20201220-151311 1,020 12/20/2020
1.0.4-CI-20201220-143610 996 12/20/2020
1.0.4-CI-20201220-134452 1,014 12/20/2020
1.0.4-CI-20201220-132523 1,023 12/20/2020
1.0.4-CI-20201220-130703 1,032 12/20/2020
1.0.4-CI-20201219-211009 1,029 12/19/2020
1.0.4-CI-20201219-201538 1,048 12/19/2020
1.0.4-CI-20201219-190804 1,070 12/19/2020
1.0.4-CI-20201219-145616 996 12/19/2020
1.0.4-CI-20201218-213715 1,072 12/18/2020
1.0.4-CI-20201218-190743 933 12/18/2020
1.0.4-CI-20201218-065407 1,037 12/18/2020
1.0.4-CI-20201216-205820 1,000 12/16/2020
1.0.4-CI-20201216-204848 959 12/16/2020
1.0.4-CI-20201216-203843 944 12/16/2020
1.0.4-CI-20201216-195630 971 12/16/2020
1.0.4-CI-20201216-073057 944 12/16/2020
1.0.4-CI-20201209-121704 1,085 12/9/2020
1.0.4-CI-20201209-121520 1,033 12/9/2020
1.0.4-CI-20201208-160133 1,003 12/8/2020
1.0.4-CI-20201208-153938 970 12/8/2020
1.0.4-CI-20201208-153918 960 12/8/2020
1.0.4-CI-20201208-103820 939 12/8/2020
1.0.4-CI-20201208-103734 959 12/8/2020
1.0.4-CI-20201207-195520 951 12/7/2020
1.0.4-CI-20201207-194658 989 12/7/2020
1.0.4-CI-20201207-104429 1,327 12/7/2020
1.0.4-CI-20201207-065821 1,006 12/7/2020
1.0.4-CI-20201207-065804 995 12/7/2020
1.0.4-CI-20201206-114913 1,069 12/6/2020
1.0.4-CI-20201205-193734 1,378 12/5/2020
1.0.4-CI-20201204-190647 1,616 12/4/2020
1.0.4-CI-20201203-180359 1,347 12/3/2020
1.0.4-CI-20201203-112103 1,360 12/3/2020
1.0.4-CI-20201202-225759 981 12/2/2020
1.0.4-CI-20201202-180911 986 12/2/2020
1.0.4-CI-20201202-175125 966 12/2/2020
1.0.4-CI-20201129-220922 972 11/29/2020
1.0.4-CI-20201129-205719 985 11/29/2020
1.0.4-CI-20201129-201207 1,030 11/29/2020
1.0.4-CI-20201129-133614 1,018 11/29/2020
1.0.4-CI-20201129-130049 979 11/29/2020
1.0.4-CI-20201129-123435 1,005 11/29/2020
1.0.4-CI-20201127-221610 947 11/27/2020
1.0.4-CI-20201127-220435 1,767 11/27/2020
1.0.4-CI-20201127-194202 1,087 11/27/2020
1.0.4-CI-20201127-191619 1,037 11/27/2020
1.0.4-CI-20201127-191205 901 11/27/2020
1.0.4-CI-20201127-120502 962 11/27/2020
1.0.4-CI-20201127-113229 999 11/27/2020
1.0.4-CI-20201126-203238 993 11/26/2020
1.0.4-CI-20201126-200931 1,019 11/26/2020
1.0.4-CI-20201126-184115 957 11/26/2020
1.0.4-CI-20201126-180849 951 11/26/2020
1.0.4-CI-20201126-114417 966 11/26/2020
1.0.4-CI-20201126-114237 976 11/26/2020
1.0.4-CI-20201126-111540 971 11/26/2020
1.0.4-CI-20201126-111513 996 11/26/2020
1.0.4-CI-20201125-183026 1,019 11/25/2020