Skip to main content
Cyotek.Data.Nbt package icon

Cyotek.Data.Nbt

NBT (Named Binary Tag) is a tag based binary format designed to carry large amounts of binary data with smaller amounts of additional data. This is currently the format that Minecraft uses for player and region data. Cyotek.Data.Nbt is a library for reading and writing NBT format files used by Minecraft. However, the format is versatile enough to use for many other applications.

Total Downloads
4.7K
4,675
Published
Dec 23, 2025
Latest stable version

Install

.NET CLI
dotnet add package Cyotek.Data.Nbt --version 4.0.0
Package Manager Console
Install-Package Cyotek.Data.Nbt -Version 4.0.0
PackageReference
<PackageReference Include="Cyotek.Data.Nbt" Version="4.0.0" />

Frameworks

.NETFramework3.5 .NETFramework4.0 .NETFramework4.5.2 .NETFramework4.6.2 .NETFramework4.7.2 .NETFramework4.8 net10.0 .NETStandard2.0 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 9 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.