gzSystem 2.12.310.1

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

This is the native C++ API for the 3D engine in GizmoSDK

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on gzSystem:

Package Downloads
gzMath

This is a native plugin for utilities with SVD, Matrix etc.

gzFFMPeg

This is a native plugin for video reading based on the FFMPeg library

Gizmo3D

This is the managed C# API for 3D Scene Graph in GizmoSDK

gzMapGenerator

This is the native C++ API for map image generation in GizmoSDK

gzAltitude

This is a native plugin for altitude lookup and geo services

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.12.310.1 267 2/19/2026
2.12.309.1 312 2/17/2026
2.12.308.1 275 2/13/2026
2.12.307.1 270 2/4/2026
2.12.306.1 289 1/26/2026
2.12.305.1 284 1/23/2026
2.12.304.1 297 1/23/2026
2.12.303.1 288 1/23/2026
2.12.302.1 293 1/22/2026
2.12.301.1 295 1/21/2026
2.12.300.1 270 1/20/2026
2.12.299.1 277 1/19/2026
2.12.298.1 278 1/19/2026
2.12.297.1 349 1/14/2026
2.12.296.1 485 12/17/2025
2.12.295.1 443 12/15/2025
2.12.294.1 423 12/15/2025
2.12.293.1 620 12/11/2025
2.12.292.1 681 12/9/2025
2.12.291.1 553 12/8/2025
Loading failed

Added android ARM and ARM64 (2.10.20)