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 10,797 5/4/2022
5.1.227 547 5/4/2022
5.1.220 779 3/21/2022
5.1.209 2,440 12/15/2020
5.1.169 1,847 10/9/2019
5.1.161 1,297 8/1/2019
5.1.156 1,105 6/3/2019
5.0.147 768 6/2/2019
5.0.118 1,336 12/17/2018
4.0.15 578 3/5/2021
4.0.11 14,757 11/16/2016
4.0.10 1,651 11/10/2016
4.0.9 1,303 10/29/2016
4.0.8 1,255 10/28/2016
4.0.7 1,349 10/16/2016
3.1.45 1,401 1/30/2018
3.1.44 1,347 1/30/2018
3.1.43 1,411 1/29/2018
3.1.42 1,350 1/23/2018
3.1.41 1,227 12/18/2017
3.1.40 1,205 12/14/2017
3.1.39 1,212 11/24/2017
3.1.38 1,166 11/16/2017
3.1.37 1,204 11/14/2017
3.1.36 1,199 11/8/2017
3.1.35 1,208 8/23/2017
3.1.34 1,208 8/1/2017
3.1.33 1,219 6/15/2017
3.1.32 1,210 5/22/2017
3.1.31 1,212 5/18/2017
3.1.30 1,252 5/7/2017
3.1.29 1,248 4/10/2017
3.1.28 1,190 3/28/2017
3.1.26 1,277 1/23/2017
3.1.24 1,373 10/16/2016
3.1.23 1,251 10/15/2016
3.1.13 2,085 12/4/2015
3.1.12 1,346 12/4/2015
3.0.0-Prerelease 1,230 1/8/2015

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