BHoM.Interop.File 6.2.1-alpha

This is a prerelease version of BHoM.Interop.File.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BHoM.Interop.File --version 6.2.1-alpha
                    
NuGet\Install-Package BHoM.Interop.File -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.File" 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.File" Version="6.2.1-alpha" />
                    
Directory.Packages.props
<PackageReference Include="BHoM.Interop.File" />
                    
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.File --version 6.2.1-alpha
                    
#r "nuget: BHoM.Interop.File, 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.File@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.File&version=6.2.1-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=BHoM.Interop.File&version=6.2.1-alpha&prerelease
                    
Install as a Cake Tool

License: LGPL v3 Build Status

File_Toolkit

Allows you to:

  1. Serialise/deserialise BHoMObjects and Push/Pull them to/from JSON files;

  2. Manage File/Directory objects:

  • pull files residing on a FileSystem
  • access their properties (date modified, author, etc)
  • sort them by properties
  • query files by filenames using * Wildcards
  • push batches of JSON files as per point 1.

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.File:

Package Downloads
BHoM.Interop.BIM360

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.3.0-alpha.4.0 107 8/31/2025
8.3.0-alpha.3.0 96 8/17/2025
8.3.0-alpha.2.0 50 8/3/2025
8.3.0-alpha.1.0 209 7/20/2025
8.3.0-alpha.0.0 119 7/6/2025
8.2.0-beta.0 77 6/29/2025
8.2.0-alpha.6.0 80 6/29/2025
8.2.0-alpha.5.0 115 6/15/2025
8.2.0-alpha.4.0 85 6/1/2025
8.2.0-alpha.2.0 93 5/4/2025
8.2.0-alpha.1.0 134 4/22/2025
8.1.0-beta.0 129 3/30/2025
8.1.0-alpha.6.0 132 3/30/2025
8.1.0-alpha.5.0 121 3/16/2025
8.1.0-alpha.4.0 68 3/2/2025
8.1.0-alpha.3.0 75 2/16/2025
8.1.0-alpha.2.0 86 2/2/2025
8.1.0-alpha.1.0 73 1/19/2025
8.0.0-alpha.6.0 82 12/21/2024
8.0.0-alpha.5.0 84 12/7/2024
8.0.0-alpha.4.0 79 11/25/2024
8.0.0-alpha.3.0 81 11/9/2024
8.0.0-alpha.2.0 72 10/26/2024
7.3.4-alpha 118 8/24/2024
7.3.3-alpha 127 8/10/2024
7.2.2-alpha 126 7/27/2024
7.2.1-alpha 114 7/15/2024
7.2.0-alpha 113 7/3/2024
7.1.4-alpha 123 5/25/2024
7.1.3-alpha 131 5/11/2024
7.1.1-alpha 143 4/13/2024
7.0.5-alpha 131 3/9/2024
7.0.3-alpha 157 2/10/2024
7.0.2.1-alpha 126 2/5/2024
7.0.1.1-alpha 162 1/15/2024
7.0.1-alpha 133 1/15/2024
6.3.4.1-alpha 209 11/29/2023
6.3.4-alpha 144 11/26/2023
6.3.3-alpha 156 11/13/2023
6.3.2.1-alpha 148 11/7/2023
6.3.2-alpha 163 10/28/2023
6.3.1.1-alpha 160 10/24/2023
6.3.1-alpha 147 10/14/2023
6.3.0 212 9/25/2023
6.2.5-alpha 169 9/9/2023
6.2.4.1-alpha 173 8/29/2023
6.2.4-alpha 158 8/26/2023
6.2.3-alpha 181 8/14/2023
6.2.2-alpha 184 7/28/2023
6.2.1-alpha 337 7/18/2023
6.2.0 207 6/22/2023
6.1.0 252 4/21/2023
6.0.0 356 3/6/2023

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