ids-lib 1.0.71

dotnet add package ids-lib --version 1.0.71
NuGet\Install-Package ids-lib -Version 1.0.71
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-lib" Version="1.0.71" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ids-lib --version 1.0.71
#r "nuget: ids-lib, 1.0.71"
#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-lib as a Cake Addin
#addin nuget:?package=ids-lib&version=1.0.71

// Install ids-lib as a Cake Tool
#tool nuget:?package=ids-lib&version=1.0.71

ids-lib

This library provides automation functions for buildingSMART IDS files.

It is primarily intended to audit the content of an IDS file with regards to:

  • compliance to the XML schema, and
  • implementation agreements of the format.

For a description of the implemented features see the repository documentation

Usage

The main entry point of the library is the static method Run.

installation

A package with the compiled library is available on nuget: ids-lib binary package

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on ids-lib:

Package Downloads
Xbim.InformationSpecifications

Xbim's Information Delivery Specification format.

Xbim.IDS.Validator.Common

Common interfaces for IDS validation of IFC models using xbim Toolkit

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.71 43 4/22/2024
1.0.70 205 4/5/2024
1.0.69 105 4/2/2024
1.0.68 186 4/1/2024
1.0.67 77 3/29/2024
1.0.66 127 3/25/2024
1.0.65 128 3/6/2024
1.0.64 79 3/6/2024
1.0.63 90 3/5/2024
1.0.62 86 3/4/2024
1.0.61 100 3/4/2024
1.0.60 95 2/26/2024
1.0.59 73 2/25/2024
1.0.58 67 2/25/2024
1.0.57 243 2/5/2024
1.0.56 402 11/30/2023
1.0.55 166 11/9/2023
1.0.54 335 10/24/2023
1.0.53 142 10/23/2023
1.0.52 176 10/21/2023
1.0.51 107 10/21/2023
1.0.48 124 10/20/2023
1.0.47 157 10/17/2023
1.0.46 114 10/16/2023
1.0.45 278 10/9/2023
1.0.43 181 10/1/2023
1.0.42 159 9/27/2023
1.0.41 116 9/26/2023
1.0.40 124 9/26/2023
1.0.39 123 9/20/2023
1.0.38 211 9/18/2023
1.0.37 109 9/18/2023
1.0.34 107 9/18/2023
1.0.33 120 9/14/2023
1.0.32 126 9/13/2023
1.0.31 121 9/13/2023
1.0.30 116 9/12/2023
1.0.22 156 8/29/2023
1.0.21 131 5/23/2023
1.0.20 192 5/1/2023
1.0.19 156 4/30/2023
1.0.18 176 4/19/2023
1.0.16 177 4/5/2023
1.0.15 210 3/20/2023
1.0.14 252 2/25/2023
1.0.12 415 6/4/2022
1.0.10 414 5/24/2022
1.0.9 401 5/24/2022
1.0.8 414 2/2/2022

First implementation.