ids-tool.CommandLine 1.0.9

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

// Install ids-tool.CommandLine as a Cake Tool
#tool nuget:?package=ids-tool.CommandLine&version=1.0.9

ids-tool.CommandLine

This tool provides access to the functions exported by the ids-lib for automation functions for buildingSMART IDS files.

You can use the pre-compiled version of this tool as a command line executable, or reference ids-lib for your own development.

Run the ids-tool executable with no parameters for instructions.

The tool uses a verb + options approach. Available verbs are:

  • check check files for issues.
  • errorcode provides description of tool's error code.
  • help Display more information on a specific command.
  • version Display version information.

More help is available for each verb typing launching the tool with help <verb> syntax; e.g. help check.

Github actions

An example of using this tool for automation purpose on github is available at https://github.com/CBenghi/IDS using the Nuke build system.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ids-tool.CommandLine:

Repository Stars
buildingSMART/IDS
Computer interpretable (XML) standard to define Information Delivery Specifications for BIM (mainly used for IFC)
Version Downloads Last updated
1.0.72 74 4/25/2024
1.0.71 72 4/22/2024
1.0.70 122 4/5/2024
1.0.69 96 4/2/2024
1.0.68 127 4/1/2024
1.0.67 126 3/29/2024
1.0.66 140 3/25/2024
1.0.65 117 3/6/2024
1.0.64 108 3/6/2024
1.0.63 135 3/5/2024
1.0.62 118 3/4/2024
1.0.61 93 3/4/2024
1.0.60 139 2/26/2024
1.0.59 93 2/25/2024
1.0.58 111 2/25/2024
1.0.57 110 2/5/2024
1.0.56 244 11/30/2023
1.0.55 131 11/9/2023
1.0.54 240 10/24/2023
1.0.53 253 10/23/2023
1.0.52 266 10/21/2023
1.0.51 226 10/21/2023
1.0.48 195 10/20/2023
1.0.47 220 10/17/2023
1.0.46 200 10/16/2023
1.0.45 281 10/9/2023
1.0.43 237 10/1/2023
1.0.42 267 9/27/2023
1.0.41 247 9/26/2023
1.0.40 287 9/26/2023
1.0.39 276 9/20/2023
1.0.38 202 9/18/2023
1.0.37 197 9/18/2023
1.0.34 259 9/18/2023
1.0.33 270 9/14/2023
1.0.32 240 9/13/2023
1.0.31 269 9/13/2023
1.0.30 221 9/12/2023
1.0.17 290 8/29/2023
1.0.16 169 5/23/2023
1.0.15 218 5/1/2023
1.0.14 242 4/30/2023
1.0.13 247 4/19/2023
1.0.12 174 4/5/2023
1.0.11 263 3/20/2023
1.0.9 276 2/25/2023
1.0.7 480 6/4/2022
1.0.6 410 5/24/2022
1.0.5 442 5/24/2022
1.0.4 559 2/2/2022

Moved to net6.