BHoM.Interop.CSharp 6.2.1-alpha

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

License: LGPL v3 Build status Build Status

CSharp_Toolkit

This toolkit provides the capability to convert between C# code and a BHoM Syntax Tree. This opens the possibility to convert scripts and other supported languages to and from C# the same way BH.oM allows translating data between external softwares through a common language.

Documentation

For more information about functionality see CSharp_Toolkit wiki


This toolkit is part of the Buildings and Habitats object Model. Find out more on our wiki or at https://bhom.xyz

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 (1)

Showing the top 1 NuGet packages that depend on BHoM.Interop.CSharp:

Package Downloads
BHoM.UI

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.3.0-beta.0 33 9/28/2025
8.3.0-alpha.6.0 34 9/28/2025
8.3.0-alpha.5.0 92 9/14/2025
8.3.0-alpha.4.0 115 8/31/2025
8.3.0-alpha.3.0 95 8/17/2025
8.3.0-alpha.2.0 50 8/3/2025
8.3.0-alpha.1.0 208 7/20/2025
8.3.0-alpha.0.0 126 7/6/2025
8.2.0-beta.0 79 6/29/2025
8.2.0-alpha.6.0 82 6/29/2025
8.2.0-alpha.5.0 122 6/15/2025
8.2.0-alpha.4.0 86 6/1/2025
8.2.0-alpha.2.0 90 5/4/2025
8.2.0-alpha.1.0 142 4/22/2025
8.1.0-beta.0 128 3/30/2025
8.1.0-alpha.6.0 129 3/30/2025
8.1.0-alpha.5.0 125 3/16/2025
8.1.0-alpha.4.0 80 3/2/2025
8.1.0-alpha.3.0 86 2/16/2025
8.1.0-alpha.2.0 84 2/2/2025
8.1.0-alpha.1.0 73 1/19/2025
8.0.0-alpha.6.0 77 12/21/2024
8.0.0-alpha.5.0 88 12/7/2024
8.0.0-alpha.4.0 75 11/25/2024
8.0.0-alpha.3.0 79 11/9/2024
8.0.0-alpha.2.0 76 10/26/2024
7.3.4-alpha 140 8/24/2024
7.3.3-alpha 132 8/10/2024
7.2.2-alpha 119 7/27/2024
7.2.1-alpha 122 7/15/2024
7.2.0-alpha 140 7/3/2024
7.1.4-alpha 142 5/25/2024
7.1.3-alpha 143 5/11/2024
7.1.1-alpha 150 4/13/2024
7.0.5-alpha 150 3/9/2024
6.3.4-alpha 226 11/26/2023
6.3.3-alpha 163 11/13/2023
6.3.2.1-alpha 159 11/7/2023
6.3.1.1-alpha 152 10/24/2023
6.3.0 241 9/25/2023
6.2.5-alpha 178 9/10/2023
6.2.4.1-alpha 180 8/29/2023
6.2.4-alpha 179 8/26/2023
6.2.3-alpha 188 8/14/2023
6.2.2-alpha 194 7/28/2023
6.2.1-alpha 327 7/18/2023
6.2.0 340 6/22/2023
6.1.0 417 4/21/2023
5.1.0 381 5/9/2022

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