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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library for working with NBT files and streams.
Product | Versions 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. |
|
fNBT.Serialization
Serialization Part of fNBT |
|
MCSharp
A minecraft network library to make it esier to create minecraft network apps like proxies, oder custom clients |
|
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
|
Bugfixes and performance improvements.