Xbim.WindowsUI 5.1.228

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

Xbim.WindowsUI is a library containing a set of Windows Forms and WPF controls that can be used to build Windows Xaml
   or forms-based applications, which can display the 3D geometry and semantic data in IFC building models.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Xbim.WindowsUI:

Package Downloads
PlusXBimAT.XbimXplorer

This is plugin for XBim Explore

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Xbim.WindowsUI:

Repository Stars
teocomi/BCFier
Extensible BCF client and tools
Version Downloads Last Updated
5.1.228 12,316 5/4/2022
5.1.227 628 5/4/2022
5.1.220 861 3/21/2022
5.1.209 2,561 12/15/2020
5.1.169 1,941 10/9/2019
5.1.161 1,375 8/1/2019
5.1.156 1,205 6/3/2019
5.0.147 832 6/2/2019
5.0.118 1,440 12/17/2018
4.0.15 665 3/5/2021
4.0.11 14,914 11/16/2016
4.0.10 1,778 11/10/2016
4.0.9 1,435 10/29/2016
4.0.8 1,368 10/28/2016
4.0.7 1,492 10/16/2016
3.1.45 1,577 1/30/2018
3.1.44 1,521 1/30/2018
3.1.43 1,582 1/29/2018
3.1.42 1,523 1/23/2018
3.1.41 1,350 12/18/2017
3.1.40 1,321 12/14/2017
3.1.39 1,363 11/24/2017
3.1.38 1,285 11/16/2017
3.1.37 1,327 11/14/2017
3.1.36 1,334 11/8/2017
3.1.35 1,343 8/23/2017
3.1.34 1,330 8/1/2017
3.1.33 1,327 6/15/2017
3.1.32 1,350 5/22/2017
3.1.31 1,339 5/18/2017
3.1.30 1,378 5/7/2017
3.1.29 1,358 4/10/2017
3.1.28 1,299 3/28/2017
3.1.26 1,386 1/23/2017
3.1.24 1,507 10/16/2016
3.1.23 1,394 10/15/2016
3.1.13 2,227 12/4/2015
3.1.12 1,456 12/4/2015
3.0.0-Prerelease 1,372 1/8/2015

Now built on XBIM v5. Migrated from log4net to Microsoft.Extensions.Logging.