Zenseless.Spatial 0.1.36

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

Spatial data structures, like grids or quad trees for .net.

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.
  • net6.0

    • 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
0.1.36 163 8/6/2025
0.1.35 163 8/6/2025
0.1.29 441 7/24/2025
0.1.28 483 7/22/2025
0.1.27 140 2/19/2025
0.1.26 121 2/15/2025
0.1.25 1,280 10/26/2024
0.1.24 203 12/11/2023
0.1.21 308 5/26/2023
0.1.20 192 5/26/2023
0.1.19 364 12/21/2022
0.1.18 344 12/21/2022
0.1.17 369 12/3/2022
0.1.16 480 8/2/2022
0.1.15 500 7/17/2022
0.1.14 486 7/3/2022
0.1.12 509 6/5/2022
0.1.11 454 6/5/2022
0.1.10 518 4/8/2022
0.1.9 495 4/8/2022
0.1.8 529 3/19/2022
0.1.7 472 8/1/2021
0.1.6 377 8/1/2021
0.1.5 493 7/31/2021
0.1.4 487 7/31/2021
0.1.3 513 7/31/2021
0.1.2 504 7/31/2021
0.1.1 502 7/31/2021

Auto generated by AppVeyor