BHoM.Interop.File 6.3.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package BHoM.Interop.File --version 6.3.0
NuGet\Install-Package BHoM.Interop.File -Version 6.3.0
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.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BHoM.Interop.File --version 6.3.0
#r "nuget: BHoM.Interop.File, 6.3.0"
#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.File as a Cake Addin
#addin nuget:?package=BHoM.Interop.File&version=6.3.0

// Install BHoM.Interop.File as a Cake Tool
#tool nuget:?package=BHoM.Interop.File&version=6.3.0

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.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in 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
7.1.1-alpha 85 4/13/2024
7.0.5-alpha 77 3/9/2024
7.0.3-alpha 79 2/10/2024
7.0.2.1-alpha 60 2/5/2024
7.0.1.1-alpha 86 1/15/2024
7.0.1-alpha 61 1/15/2024
6.3.4.1-alpha 139 11/29/2023
6.3.4-alpha 79 11/26/2023
6.3.3-alpha 84 11/13/2023
6.3.2.1-alpha 78 11/7/2023
6.3.2-alpha 103 10/28/2023
6.3.1.1-alpha 92 10/24/2023
6.3.1-alpha 91 10/14/2023
6.3.0 125 9/25/2023
6.2.5-alpha 95 9/9/2023
6.2.4.1-alpha 108 8/29/2023
6.2.4-alpha 95 8/26/2023
6.2.3-alpha 104 8/14/2023
6.2.2-alpha 112 7/28/2023
6.2.1-alpha 230 7/18/2023
6.2.0 126 6/22/2023
6.1.0 158 4/21/2023
6.0.0 237 3/6/2023

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