b3dm-tile 1.2.0

dotnet add package b3dm-tile --version 1.2.0
                    
NuGet\Install-Package b3dm-tile -Version 1.2.0
                    
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="b3dm-tile" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="b3dm-tile" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="b3dm-tile" />
                    
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 b3dm-tile --version 1.2.0
                    
#r "nuget: b3dm-tile, 1.2.0"
                    
#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.
#:package b3dm-tile@1.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=b3dm-tile&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=b3dm-tile&version=1.2.0
                    
Install as a Cake Tool

.NET 6 Library for (un)packing B3dm files to/from glTF

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on b3dm-tile:

Repository Stars
Geodan/pg2b3dm
Tool for creating 3D Tiles from PostGIS geometries
Version Downloads Last Updated
1.2.0 6,274 10/9/2024
1.1.2 1,555 1/25/2024
1.1.1 1,582 2/16/2023
1.1.0 974 1/18/2023
1.0.2 915 1/11/2023
1.0.1 901 1/11/2023
1.0.0 992 12/8/2022
0.14.0 2,080 10/27/2021
0.13.0 1,429 11/2/2020
0.12.0 1,191 8/3/2020
0.11.0 1,125 8/3/2020
0.10.0 1,128 8/3/2020
0.9.0 1,618 7/1/2020
0.8.0 1,405 7/10/2019
0.7.0 1,199 7/5/2019
0.6.0 1,237 5/16/2019
0.5.0 1,199 5/9/2019
0.4.1 1,341 1/9/2019
0.4.0 1,332 1/9/2019
0.3.0 1,353 12/18/2018
0.2.0 1,330 12/18/2018
0.1.0 1,357 12/17/2018

To .NET 8.0