fNbt 0.6.4

dotnet add package fNbt --version 0.6.4                
NuGet\Install-Package fNbt -Version 0.6.4                
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="fNbt" Version="0.6.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fNbt --version 0.6.4                
#r "nuget: fNbt, 0.6.4"                
#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 fNbt as a Cake Addin
#addin nuget:?package=fNbt&version=0.6.4

// Install fNbt as a Cake Tool
#tool nuget:?package=fNbt&version=0.6.4                

A library for working with NBT files and streams.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on fNbt:

Package Downloads
GemBlocks

A .NET standard library for easy saving/loading/generating of minecraft worlds.

MCSharp

A minecraft network library to make it esier to create minecraft network apps like proxies, oder custom clients

fNBT.Serialization

Serialization Part of fNBT

YAMNL

Yet Another Minecraft Networking Library

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on fNbt:

Repository Stars
Zarbuz/FileToVox
Tool for convert files into Magicavoxel file
Version Downloads Last updated
0.6.4 23,436 7/6/2018
0.6.3 620,789 4/12/2015
0.6.2 24,342 11/18/2014

Bugfixes and performance improvements.