xBIM.IO 2.6.1-Alpha

This is a prerelease version of xBIM.IO.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package xBIM.IO --version 2.6.1-Alpha
                    
NuGet\Install-Package xBIM.IO -Version 2.6.1-Alpha
                    
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="xBIM.IO" Version="2.6.1-Alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xBIM.IO" Version="2.6.1-Alpha" />
                    
Directory.Packages.props
<PackageReference Include="xBIM.IO" />
                    
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 xBIM.IO --version 2.6.1-Alpha
                    
#r "nuget: xBIM.IO, 2.6.1-Alpha"
                    
#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=xBIM.IO&version=2.6.1-Alpha&prerelease
                    
Install xBIM.IO as a Cake Addin
#tool nuget:?package=xBIM.IO&version=2.6.1-Alpha&prerelease
                    
Install xBIM.IO as a Cake Tool

xBIM.IO is the core part of the toolkit that deals with reading and writing IFC data files. It does not contain support for geometric operations and 3D visualisation. Use xBIM 3D if you need support for geometry and presentation, its also open source.
xBIM is an Open Source Toolkit for developing IFC based applications (BuildingSmart Data model).
It provides full support for reading and writing geometry, topology and data in accordance with the Ifc2x3 schema.
xBIM reads and writes Ifc, IfcXMl and IfcZip formats.
The xBIM project provides packages to convert IFC models to COBie spreadsheets in both UK and US cultures as well as a range of 3D viewing controls for use with Windows forms, WPF, WEBGL and OpenGL platforms.
IOS and Android versions are under development.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

2.6 is a significant update to the xBIM geometry engine