BHoM.Adpater 6.2.1-alpha

Suggested Alternatives

BHoM.Adapter

This is a prerelease version of BHoM.Adpater.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package BHoM.Adpater --version 6.2.1-alpha
NuGet\Install-Package BHoM.Adpater -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.Adpater" 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.Adpater --version 6.2.1-alpha
#r "nuget: BHoM.Adpater, 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.Adpater as a Cake Addin
#addin nuget:?package=BHoM.Adpater&version=6.2.1-alpha&prerelease

// Install BHoM.Adpater as a Cake Tool
#tool nuget:?package=BHoM.Adpater&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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

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