BHoM.Interop.CSharp
6.3.0
See the version list below for details.
dotnet add package BHoM.Interop.CSharp --version 6.3.0
NuGet\Install-Package BHoM.Interop.CSharp -Version 6.3.0
<PackageReference Include="BHoM.Interop.CSharp" Version="6.3.0" />
paket add BHoM.Interop.CSharp --version 6.3.0
#r "nuget: BHoM.Interop.CSharp, 6.3.0"
// Install BHoM.Interop.CSharp as a Cake Addin #addin nuget:?package=BHoM.Interop.CSharp&version=6.3.0 // Install BHoM.Interop.CSharp as a Cake Tool #tool nuget:?package=BHoM.Interop.CSharp&version=6.3.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- BHoM (>= 6.3.0)
- BHoM.Engine (>= 6.3.0)
- Humanizer.Core (>= 2.2.0)
- ICSharpCode.Decompiler (>= 6.2.1.6137)
- Microsoft.CodeAnalysis.Analyzers (>= 2.9.6)
- Microsoft.CodeAnalysis.CSharp (>= 3.4.0-beta4-final)
- Microsoft.CSharp (>= 4.7.0)
- NETStandard.Library (>= 2.0.3)
- System.CodeDom (>= 8.0.0-preview.2.23128.3)
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.0.0-alpha.3.0 | 31 | 11/9/2024 |
8.0.0-alpha.2.0 | 39 | 10/26/2024 |
7.3.4-alpha | 97 | 8/24/2024 |
7.3.3-alpha | 103 | 8/10/2024 |
7.2.2-alpha | 83 | 7/27/2024 |
7.2.1-alpha | 85 | 7/15/2024 |
7.2.0-alpha | 104 | 7/3/2024 |
7.1.4-alpha | 105 | 5/25/2024 |
7.1.3-alpha | 101 | 5/11/2024 |
7.1.1-alpha | 114 | 4/13/2024 |
7.0.5-alpha | 114 | 3/9/2024 |
6.3.4-alpha | 202 | 11/26/2023 |
6.3.3-alpha | 125 | 11/13/2023 |
6.3.2.1-alpha | 117 | 11/7/2023 |
6.3.1.1-alpha | 114 | 10/24/2023 |
6.3.0 | 170 | 9/25/2023 |
6.2.5-alpha | 125 | 9/10/2023 |
6.2.4.1-alpha | 118 | 8/29/2023 |
6.2.4-alpha | 132 | 8/26/2023 |
6.2.3-alpha | 128 | 8/14/2023 |
6.2.2-alpha | 122 | 7/28/2023 |
6.2.1-alpha | 229 | 7/18/2023 |
6.2.0 | 255 | 6/22/2023 |
6.1.0 | 322 | 4/21/2023 |
5.1.0 | 290 | 5/9/2022 |
This package contains all work completed during Sprint 6 of the 6.3 milestone.