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.
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.
// Install BHoM.Interop.CSharp as a Cake Addin
#addin nuget:?package=BHoM.Interop.CSharp&version=6.2.1-alpha&prerelease

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

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
7.1.1-alpha 67 4/13/2024
7.0.5-alpha 63 3/9/2024
6.3.4-alpha 151 11/26/2023
6.3.3-alpha 83 11/13/2023
6.3.2.1-alpha 71 11/7/2023
6.3.1.1-alpha 77 10/24/2023
6.3.0 120 9/25/2023
6.2.5-alpha 89 9/10/2023
6.2.4.1-alpha 87 8/29/2023
6.2.4-alpha 98 8/26/2023
6.2.3-alpha 94 8/14/2023
6.2.2-alpha 93 7/28/2023
6.2.1-alpha 177 7/18/2023
6.2.0 214 6/22/2023
6.1.0 269 4/21/2023
5.1.0 260 5/9/2022

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