GridMaker 1.6.9

dotnet add package GridMaker --version 1.6.9
NuGet\Install-Package GridMaker -Version 1.6.9
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="GridMaker" Version="1.6.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GridMaker --version 1.6.9
#r "nuget: GridMaker, 1.6.9"
#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.
// Install GridMaker as a Cake Addin
#addin nuget:?package=GridMaker&version=1.6.9

// Install GridMaker as a Cake Tool
#tool nuget:?package=GridMaker&version=1.6.9

GridMaker Nuget

Easy UI for nested coordinate grids

a

  • Depending on the Host UI configuration, grids can be organized by Row (Y) Column (X) (As seen above) or X Y.
  • After clicking Validate and Save, the preview form can be opened via the icon that looks like 3 horizontal bars. This form shows the path to be taken throughout the grid as well as display relevant info for each point on the grid.

b

  • A Callback can be enabled for each of the 3 grid levels. This is a flag that can be handled by the Host UI.
  • Skipped Indices can be manually typed in or selected via GUI by clicking the pencil icon next to the entry box.

c

  • After again clicking Validate and Save, the change can be seen in the preview form.

d

  • Grids can be saved and loaded as .XML using the tools in the toolbar.
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

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.6.9 160 6/6/2023
1.6.8 125 5/17/2023
1.6.7 416 10/3/2022
1.6.6 390 8/16/2022
1.6.5 372 8/10/2022
1.6.4 396 7/15/2022
1.6.3 407 7/7/2022
1.6.2 391 7/6/2022
1.6.1 384 6/29/2022
1.6.0 392 6/28/2022
1.5.0 367 6/27/2022
1.4.0 383 6/17/2022
1.3.2 396 6/10/2022
1.3.1 386 6/2/2022
1.3.0 393 5/31/2022
1.2.0 371 5/27/2022
1.1.0 363 5/27/2022
1.0.0 370 5/26/2022

- Fix RC formatting of hover location in index selector
- Move hover info to title of info selector