HexMapBase 0.4.1
dotnet add package HexMapBase --version 0.4.1
NuGet\Install-Package HexMapBase -Version 0.4.1
        
        
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.4.1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="HexMapBase" Version="0.4.1" />
<PackageReference Include="HexMapBase" />
        
        
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.4.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: HexMapBase, 0.4.1"
        
        
#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 HexMapBase@0.4.1
        
        
#: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=HexMapBase&version=0.4.1
#tool nuget:?package=HexMapBase&version=0.4.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    hex-map-base
Base library for all specialized hexagon map libs
| Product | Versions 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. 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.
- 
                                                    
net8.0
- System.Data.DataSetExtensions (>= 4.5.0)
 
 
NuGet packages (6)
Showing the top 5 NuGet packages that depend on HexMapBase:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            HexMapCities
                                                        
                                                         A library for data and logic for cities of tiled based games.  | 
                                                    |
| 
                                                        
                                                            HexMapUnits
                                                        
                                                         A library for data and logic for units of tiled based games.  | 
                                                    |
| 
                                                        
                                                            HexMapPathFinder
                                                        
                                                         An implemenation of AStart path finding for hexagonal maps.  | 
                                                    |
| 
                                                        
                                                            HexMapGenerator
                                                        
                                                         A hexagon map generator for Tiled Map Editor (https://www.mapeditor.org/) files.  | 
                                                    |
| 
                                                        
                                                            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.4.1 | 341 | 10/1/2025 | 
| 0.4.0 | 164 | 9/30/2025 | 
| 0.3.9 | 669 | 7/21/2025 | 
| 0.3.8 | 704 | 4/23/2025 | 
| 0.3.7 | 206 | 4/23/2025 | 
| 0.3.6 | 401 | 3/30/2025 | 
| 0.3.5 | 247 | 3/21/2025 | 
| 0.3.4 | 157 | 3/21/2025 | 
| 0.3.3 | 144 | 3/21/2025 | 
| 0.3.2 | 240 | 3/14/2025 | 
| 0.3.1 | 158 | 3/14/2025 | 
| 0.3.0 | 340 | 2/20/2025 | 
| 0.2.0 | 802 | 12/19/2024 | 
| 0.1.11 | 461 | 11/22/2024 | 
| 0.1.10 | 431 | 10/31/2024 | 
| 0.1.9 | 336 | 10/20/2024 | 
| 0.1.8 | 316 | 9/27/2024 | 
| 0.1.7 | 139 | 9/27/2024 | 
| 0.1.6 | 358 | 9/26/2024 | 
| 0.1.5 | 147 | 9/26/2024 | 
| 0.1.4 | 150 | 9/26/2024 | 
| 0.1.3 | 240 | 9/20/2024 | 
| 0.1.2 | 152 | 9/20/2024 | 
| 0.1.1 | 148 | 9/20/2024 | 
| 0.1.0 | 155 | 9/20/2024 | 
| 0.0.2 | 153 | 9/19/2024 | 
| 0.0.1 | 149 | 9/18/2024 |