gzBase 2.12.343.1

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

gzBase

About

gzBase is the core native runtime for GizmoSDK.

It supplies the foundational types, reference ownership, containers, serialization, I/O, threading, messaging, and platform abstractions used by the SDK.

Package information

  • Package type: native C++ library
  • Contents: public headers, native libraries, symbols, license, and MSBuild integration
  • Package IDs: gzBase on Windows/Android, Linux variants, and gzBase-osx-arm64 on macOS
  • Dependencies: none

Usage

Use the package ID matching the target runtime. Most other native and managed GizmoSDK packages depend on this package.

Source documentation

In a source checkout, API and platform documentation are under GizmoBase/docs.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on gzBase:

Package Downloads
gzGraph

This is the native C++ API for scene graph objects in GizmoSDK

gzImage

This is the native C++ API for image formats in GizmoSDK

gzDistribution

This is the native C++ API for distributed objects and events in GizmoSDK

gzDb

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

GizmoBase

This is the managed C# API for Base platform functionality in GizmoSDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.12.343.1 172 9/24/2026
2.12.342.1 864 9/15/2026
2.12.341.1 876 9/7/2026
2.12.340.1 838 9/3/2026
2.12.339.1 839 8/27/2026
2.12.338.1 942 8/17/2026
2.12.336.1 897 8/12/2026
2.12.335.1 1,205 6/15/2026
2.12.334.1 1,227 6/10/2026
2.12.333.1 1,248 5/25/2026
2.12.332.1 1,230 5/25/2026
2.12.331.1 1,264 5/22/2026
2.12.330.1 1,222 5/22/2026
2.12.329.1 1,198 5/21/2026
2.12.328.1 1,215 5/21/2026
2.12.327.1 1,206 5/20/2026
2.12.326.1 1,272 5/19/2026
2.12.325.1 1,260 5/11/2026
2.12.321.1 1,278 5/5/2026
2.12.316.1 1,181 4/15/2026
Loading failed

Maintenance release (2.12.58)