fNbt 0.6.3

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

Library for working with structured data in NBT format: create, load, traverse, modify, and save NBT files, buffers, 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.

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.3 501 4/12/2015
0.6.2 292 11/18/2014