HexMapBase 0.3.6

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

hex-map-base

Base library for all specialized hexagon map libs

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on HexMapBase:

Package Downloads
HexMapUnits

A library for data and logic for units of tiled based games.

HexMapCities

A library for data and logic for cities of tiled based games.

HexMapGenerator

A hexagon map generator for Tiled Map Editor (https://www.mapeditor.org/) files.

HexMapPathFinder

An implemenation of AStart path finding for hexagonal maps.

HexMapAIUtils

A library for all AI utility functions for a tiled based games.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.6 186 3/30/2025
0.3.5 144 3/21/2025
0.3.4 88 3/21/2025
0.3.3 91 3/21/2025
0.3.2 152 3/14/2025
0.3.1 110 3/14/2025
0.3.0 206 2/20/2025
0.2.0 479 12/19/2024
0.1.11 296 11/22/2024
0.1.10 262 10/31/2024
0.1.9 230 10/20/2024
0.1.8 215 9/27/2024
0.1.7 94 9/27/2024
0.1.6 241 9/26/2024
0.1.5 107 9/26/2024
0.1.4 111 9/26/2024
0.1.3 170 9/20/2024
0.1.2 110 9/20/2024
0.1.1 109 9/20/2024
0.1.0 103 9/20/2024
0.0.2 107 9/19/2024
0.0.1 108 9/18/2024