BHoM.UI 8.2.0-alpha.2.0

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

License: LGPL v3 Build status Build Status

Core BHoM_UI Repo

This repo is part of the Buildings and Habitats object Model. If you are new (welcome! 👋 😄) a great place to start is on bhom.xyz and reading our documentation, including our Getting Started Pages.

This particular repo contains the parent BHoM UI defining all the base functionality necessary to expose the BHoM functionality through user interfaces.

The BHoM UI provides a central definition of the way the BHoM is exposed to the user. This includes the list of available components (icons, names,...), the way they are saved/loaded, as well as the various menus to create/interact with them. This guarantees that the learning curve of using the BHoM from one software to another is as minimal as possible. See BH.UI ‐ Expose Your Code to UIs for more details.

Along with the rest of the core repositories - BHoM, BHoM_Engine and BHoM_Adapter – this is the basis on which all of the BHoM Toolkits are built.

Quick Start 🚀

Grab the latest installer and a selection of sample scripts.

Getting Started for Developers 🤖

If you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄 Do take a look at our specific wiki pages here: Getting Started for Developers.

Want to Contribute?

BHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips here.

Licence

BHoM is free software licenced under GNU Lesser General Public Licence - https://www.gnu.org/licenses/lgpl-3.0.html
Each contributor holds copyright over their respective contributions. The project versioning (Git) records all such contribution source information. See LICENSE and COPYRIGHT_HEADER.

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 BHoM.UI:

Package Downloads
BHoM.UI.Grasshopper

Grasshopper UI for BHoM - more information available at https://github.com/BHoM/Grasshopper_Toolkit

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.2.0-alpha.2.0 71 5/4/2025
8.2.0-alpha.1.0 123 4/22/2025
8.1.0-beta.0 114 3/30/2025
8.1.0-alpha.6.0 110 3/30/2025
8.1.0-alpha.5.0 109 3/16/2025
8.1.0-alpha.4.0 61 3/2/2025
8.1.0-alpha.3.0 62 2/16/2025
8.1.0-alpha.2.0 72 2/2/2025
8.1.0-alpha.1.0 58 1/19/2025
8.0.0-alpha.6.0 58 12/21/2024
8.0.0-alpha.5.0 70 12/7/2024
8.0.0-alpha.4.0 65 11/25/2024
8.0.0-alpha.3.0 64 11/9/2024
8.0.0-alpha.2.0 66 10/26/2024
7.3.4-alpha 114 8/24/2024
7.3.3-alpha 112 8/10/2024
7.2.2-alpha 95 7/27/2024
7.2.1-alpha 106 7/15/2024
7.2.0-alpha 126 7/3/2024
7.1.4-alpha 121 5/25/2024
7.1.3-alpha 113 5/11/2024
7.1.1-alpha 133 4/13/2024
7.0.5-alpha 116 3/9/2024
6.3.4-alpha 211 11/26/2023
6.3.3-alpha 142 11/13/2023
6.3.2.1-alpha 131 11/7/2023
6.3.1.1-alpha 115 10/24/2023
6.3.0 198 9/25/2023
6.2.5-alpha 129 9/10/2023
6.2.4.1-alpha 130 8/29/2023
6.2.4-alpha 141 8/26/2023
6.2.3-alpha 145 8/14/2023
6.2.2-alpha 143 7/28/2023
6.2.1-alpha 232 7/18/2023
6.2.0 281 6/22/2023
6.1.0 338 4/21/2023
6.0.2 383 3/3/2023
5.1.0 504 5/9/2022
2.3.0-beta 483 7/16/2019

This package contains all work completed during Sprint 2 of the 8.2 milestone.