Zenseless.Spatial 0.1.27

dotnet add package Zenseless.Spatial --version 0.1.27
                    
NuGet\Install-Package Zenseless.Spatial -Version 0.1.27
                    
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.27" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zenseless.Spatial" Version="0.1.27" />
                    
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.27
                    
#r "nuget: Zenseless.Spatial, 0.1.27"
                    
#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.27
                    
#: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.27
                    
Install as a Cake Addin
#tool nuget:?package=Zenseless.Spatial&version=0.1.27
                    
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.27 135 2/19/2025
0.1.26 118 2/15/2025
0.1.25 1,277 10/26/2024
0.1.24 200 12/11/2023
0.1.21 298 5/26/2023
0.1.20 182 5/26/2023
0.1.19 353 12/21/2022
0.1.18 334 12/21/2022
0.1.17 358 12/3/2022
0.1.16 469 8/2/2022
0.1.15 487 7/17/2022
0.1.14 474 7/3/2022
0.1.12 496 6/5/2022
0.1.11 441 6/5/2022
0.1.10 507 4/8/2022
0.1.9 483 4/8/2022
0.1.8 516 3/19/2022
0.1.7 460 8/1/2021
0.1.6 365 8/1/2021
0.1.5 481 7/31/2021
0.1.4 474 7/31/2021
0.1.3 501 7/31/2021
0.1.2 491 7/31/2021
0.1.1 490 7/31/2021

Auto generated by AppVeyor