GBX.NET 0.8.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package GBX.NET --version 0.8.0                
NuGet\Install-Package GBX.NET -Version 0.8.0                
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="GBX.NET" Version="0.8.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GBX.NET --version 0.8.0                
#r "nuget: GBX.NET, 0.8.0"                
#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 GBX.NET as a Cake Addin
#addin nuget:?package=GBX.NET&version=0.8.0

// Install GBX.NET as a Cake Tool
#tool nuget:?package=GBX.NET&version=0.8.0                

To parse a GBX with a known type:

var gbx = GameBox.Parse<CGameCtnChallenge>("MyMap.Map.Gbx");
// Node data is available in gbx.MainNode

To parse a GBX with an unknown type:

var gbx = GameBox.Parse("MyMap.Map.Gbx");

if (gbx is GameBox<CGameCtnChallenge> gbxMap)
{
    // Node data is available in gbxMap.MainNode
}
else if (gbx is GameBox<CGameCtnReplayRecord> gbxReplay)
{
    // Node data is available in gbxReplay.MainNode
}
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on GBX.NET:

Package Downloads
GBX.NET.LZO

An LZO compression plugin for GBX.NET to allow de/serialization of compressed Gbx bodies. This official implementation uses lzo 2.10 from NativeSharpLzo and minilzo 2.06 port by zzattack.

GBX.NET.Json

A wrapper for better JSON serialization of GBX.NET nodes, useful for comparing data.

GBX.NET.Imaging

Provides extensions for image handling in GBX.NET (GDI+, Windows only).

GBX.NET.PAK

A PAK file parser using the GBX.NET features.

GBX.NET.Imaging.SkiaSharp

Provides extensions for image handling in GBX.NET (Google's Skia with SkiaSharp).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.7 338 8/16/2024
2.0.6 277 7/23/2024
2.0.6-beta3 115 7/20/2024
2.0.6-beta2 131 7/16/2024
2.0.6-beta1 119 7/16/2024
2.0.5 264 7/1/2024
2.0.4 285 6/12/2024
2.0.3 152 5/31/2024
2.0.3-beta1 140 5/30/2024
2.0.2 288 5/4/2024
2.0.1 181 4/29/2024
2.0.0 269 4/26/2024
2.0.0-rc1 208 4/23/2024
2.0.0-beta2 109 4/21/2024
2.0.0-beta1 214 4/20/2024
2.0.0-alpha3 94 4/18/2024
2.0.0-alpha2 168 4/14/2024
2.0.0-alpha1 159 4/12/2024
1.2.7 198 8/12/2024
1.2.6 656 2/19/2024
1.2.5 452 12/31/2023
1.2.4 497 11/26/2023
1.2.3 312 11/24/2023
1.2.2 589 7/8/2023
1.2.1 661 6/7/2023
1.2.0 852 5/4/2023
1.2.0-beta2 124 4/30/2023
1.2.0-beta1 113 4/25/2023
1.1.3 538 2/1/2023
1.1.2 324 1/21/2023
1.1.1 508 12/30/2022
1.1.0 1,285 12/11/2022
1.1.0-alpha2 209 11/11/2022
1.1.0-alpha1 130 10/25/2022
1.0.1 767 9/10/2022
1.0.0 443 9/9/2022
0.16.6 478 8/24/2022
0.16.5 490 8/21/2022 0.16.5 is deprecated because it is no longer maintained and has critical bugs.
0.16.4 484 8/19/2022 0.16.4 is deprecated because it is no longer maintained and has critical bugs.
0.16.3 491 8/18/2022 0.16.3 is deprecated because it is no longer maintained and has critical bugs.
0.16.2 756 8/11/2022 0.16.2 is deprecated because it is no longer maintained and has critical bugs.
0.16.1 506 7/21/2022 0.16.1 is deprecated because it is no longer maintained and has critical bugs.
0.16.0 1,285 7/16/2022 0.16.0 is deprecated because it has critical bugs.
0.15.1 562 4/4/2022
0.15.0 998 2/23/2022
0.15.0-rc2 154 2/19/2022
0.15.0-rc 195 2/1/2022 0.15.0-rc is deprecated because it has critical bugs.
0.14.3 374 12/19/2021
0.11.0 599 6/25/2021
0.8.0 451 1/29/2021

Added support for custom item/block mesh reading, new chunks, data type renames, ghost data tweaks