BHoM.Adapter 6.2.1-alpha

This is a prerelease version of BHoM.Adapter.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BHoM.Adapter --version 6.2.1-alpha
NuGet\Install-Package BHoM.Adapter -Version 6.2.1-alpha
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.Adapter" Version="6.2.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BHoM.Adapter --version 6.2.1-alpha
#r "nuget: BHoM.Adapter, 6.2.1-alpha"
#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.
// Install BHoM.Adapter as a Cake Addin
#addin nuget:?package=BHoM.Adapter&version=6.2.1-alpha&prerelease

// Install BHoM.Adapter as a Cake Tool
#tool nuget:?package=BHoM.Adapter&version=6.2.1-alpha&prerelease

License: LGPL v3 Build status Build Status

Core BHoM_Adapter 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 or reading our wiki here including pages like the Structure of the BHoM and Using the BHoM.

This particular repo contains the parent BHoM Adapter defining all the base functionality for interoperability between the BHoM and other software, platforms and environments.

The BHoM Adapter provides a framework to "Push" and "Pull" (or import and export) data between different applications. This includes organising explicit converts between any other language or object representation and the BHoM. See introduction to the base adpater for more details.

Along with the rest of the core repositories - BHoM, BHoM_Engine and BHoM_UI – 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on BHoM.Adapter:

Package Downloads
BHoM.UI

Base engine for all BHoM UIs - more information available at https://github.com/BHoM/BHoM_UI

BHoM.Interop.SQL

Interoperability with SQL databases provided by the SQL_Toolkit of the Building and Habitats object Model (BHoM) - more information available at https://github.com/BHoM/SQL_Toolkit

BHoM.Interop.Analytics

Interoperability with Analytics using the BHoM format provided by the BHoMAnalytics_Toolkit of the Building and Habitats object Model (BHoM) - more information available at https://github.com/BHoM/BHoMAnalytics_Toolkit

BHoM.Interop.XML

Interoperability with XML schemas provided by the XML_Toolkit of the Building and Habitats object Model (BHoM) - more information available at https://github.com/BHoM/XML_Toolkit

BHoM.Interop.Mongo

Interoperability with Mongo for BHoM - more information available at https://github.com/BHoM/Mongo_Toolkit

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.1-alpha 159 4/13/2024
7.0.5-alpha 140 3/9/2024
7.0.3-alpha 122 2/10/2024
7.0.2.1-alpha 99 2/5/2024
7.0.1.1-alpha 127 1/15/2024
7.0.1-alpha 96 1/15/2024
6.3.4.1-alpha 214 11/29/2023
6.3.4-alpha 124 11/26/2023
6.3.3-alpha 171 11/13/2023
6.3.2.1-alpha 171 11/7/2023
6.3.2-alpha 196 10/28/2023
6.3.1.1-alpha 216 10/24/2023
6.3.1-alpha 159 10/14/2023
6.3.0 324 9/25/2023
6.2.5-alpha 245 9/9/2023
6.2.4.1-alpha 247 8/29/2023
6.2.4-alpha 273 8/26/2023
6.2.3-alpha 317 8/14/2023
6.2.2.1-alpha 94 7/31/2023
6.2.2-alpha 329 7/28/2023
6.2.1-alpha 179 7/18/2023
6.2.0.1 331 6/22/2023
6.2.0 206 6/22/2023
6.1.4-alpha 161 5/18/2023
6.1.0 462 4/21/2023
6.0.2 545 3/3/2023
5.1.0 759 5/9/2022
4.3.0-beta 168 9/28/2021
4.2.0-beta 205 7/7/2021
3.3.0-alpha 289 9/9/2020
2.3.0-beta 351 7/16/2019

This package contains all work completed during Sprint 1 of the 6.3 milestone.