28 packages tagged with “nbt”
A library for working with NBT files and streams.
MiNET fnbt version with support for MCPE 0.16+ varint and string.
C# library for interacting with the NBT file format.
A C# library for reading and writing Named Binary Tag (NBT) files and streams. A continuation of libnbt project, originally by Erik Davidson (aphistic). This is a .NET 6 fork.
Library to work with Named Binary Tag (NBT) data
A pure CLS-compliant C# implementation of the Named Binary Tag (NBT) format specification commonly used with Minecraft applications, allowing easy reading/writing streams and serialization to other formats.
.Net Core Utils
Named Binary Tag Format Library
.Net Core Web methods
C# library to manage NBT files. This library also support zlib compression
An NBT library for reading and writing NBT files, support Minecraft java and bedrock nbt/data
MineSharp fNbt version supporting anonymous nbt files.
.Net Core EF Core Extension
NBT (Named Binary Tag) Reader and Writer
A NuGet package that simplifies reading and writing NBT data.
A library to create and edit NBT files
Library made to easily serialize/deserialize NBT into text/bytes
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.
Small NBT library for C#
CRPE-MiNET fnbt version with support for MCPE 0.16+ varint and string.
fNbt Serialization
Package Description
A lightweight and straightforward .NET library for reading and writing Minecraft's Named Binary Tag (NBT) data format. Supports all standard NBT tags and Modified UTF-8 encoding.
A fast, lightweight, and easy-to-use NBT serialization library.
A library for working with NBT files and streams with VarInt support for Minecraft: Bedrock Edition.