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 11,077 5/4/2022
5.1.227 554 5/4/2022
5.1.220 787 3/21/2022
5.1.209 2,455 12/15/2020
5.1.169 1,856 10/9/2019
5.1.161 1,306 8/1/2019
5.1.156 1,114 6/3/2019
5.0.147 777 6/2/2019
5.0.118 1,348 12/17/2018
4.0.15 589 3/5/2021
4.0.11 14,786 11/16/2016
4.0.10 1,667 11/10/2016
4.0.9 1,321 10/29/2016
4.0.8 1,271 10/28/2016
4.0.7 1,365 10/16/2016
3.1.45 1,427 1/30/2018
3.1.44 1,372 1/30/2018
3.1.43 1,435 1/29/2018
3.1.42 1,372 1/23/2018
3.1.41 1,243 12/18/2017
3.1.40 1,223 12/14/2017
3.1.39 1,229 11/24/2017
3.1.38 1,182 11/16/2017
3.1.37 1,220 11/14/2017
3.1.36 1,218 11/8/2017
3.1.35 1,225 8/23/2017
3.1.34 1,224 8/1/2017
3.1.33 1,236 6/15/2017
3.1.32 1,227 5/22/2017
3.1.31 1,227 5/18/2017
3.1.30 1,269 5/7/2017
3.1.29 1,264 4/10/2017
3.1.28 1,205 3/28/2017
3.1.26 1,293 1/23/2017
3.1.24 1,388 10/16/2016
3.1.23 1,268 10/15/2016
3.1.13 2,100 12/4/2015
3.1.12 1,361 12/4/2015
3.0.0-Prerelease 1,249 1/8/2015

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