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,799 5/4/2022
5.1.227 549 5/4/2022
5.1.220 780 3/21/2022
5.1.209 2,441 12/15/2020
5.1.169 1,849 10/9/2019
5.1.161 1,299 8/1/2019
5.1.156 1,107 6/3/2019
5.0.147 770 6/2/2019
5.0.118 1,340 12/17/2018
4.0.15 579 3/5/2021
4.0.11 14,761 11/16/2016
4.0.10 1,655 11/10/2016
4.0.9 1,307 10/29/2016
4.0.8 1,260 10/28/2016
4.0.7 1,353 10/16/2016
3.1.45 1,408 1/30/2018
3.1.44 1,353 1/30/2018
3.1.43 1,417 1/29/2018
3.1.42 1,356 1/23/2018
3.1.41 1,231 12/18/2017
3.1.40 1,209 12/14/2017
3.1.39 1,216 11/24/2017
3.1.38 1,170 11/16/2017
3.1.37 1,208 11/14/2017
3.1.36 1,204 11/8/2017
3.1.35 1,212 8/23/2017
3.1.34 1,212 8/1/2017
3.1.33 1,223 6/15/2017
3.1.32 1,214 5/22/2017
3.1.31 1,216 5/18/2017
3.1.30 1,256 5/7/2017
3.1.29 1,253 4/10/2017
3.1.28 1,194 3/28/2017
3.1.26 1,281 1/23/2017
3.1.24 1,377 10/16/2016
3.1.23 1,255 10/15/2016
3.1.13 2,089 12/4/2015
3.1.12 1,350 12/4/2015
3.0.0-Prerelease 1,235 1/8/2015

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