Xbim.Scripting by xBIM team

<PackageReference Include="Xbim.Scripting" Version="3.1.11" />

 Xbim.Scripting 3.1.11

xBIM Scripting contains the first release of the xBIMQL, BIM query and scripting Language. xBIM is an Open Source Toolkit for developing IFC based applications (BuildingSmart Data model). It provides full support for reading and writing geometry, topology and data in accordance with the Ifc2x3 schema. xBIM reads and writes Ifc, IfcXMl and IfcZip formats. The xBIM project provides packages to convert IFC models to COBie spreadsheets in both UK and US cultures as well as a range of 3D viewing controls for use with Windows forms, WPF, WEBGL and OpenGL platforms. IOS and Android versions are under development.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Xbim.Scripting</id>
    <version>3.1.11</version>
    <title>xBIM Scripting</title>
    <authors>xBIM team</authors>
    <owners>Steve Lockley</owners>
    <licenseUrl>http://xbim.codeplex.com/license</licenseUrl>
    <projectUrl>http://xbim.codeplex.com/</projectUrl>
    <iconUrl>http://download-codeplex.sec.s-msft.com/Download?ProjectName=xbim&amp;DownloadId=373774&amp;Build=20335</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>xBIM Scripting contains the first release of the xBIMQL, BIM query and scripting Language.
xBIM is an Open Source Toolkit for developing IFC based applications (BuildingSmart Data model). 
It provides full support for reading and writing geometry, topology and data in accordance with the Ifc2x3 schema.
xBIM reads and writes Ifc, IfcXMl and IfcZip formats.
The xBIM project provides packages to convert IFC models to COBie spreadsheets in both UK and US cultures as well as a range of 3D viewing controls for use with Windows forms, WPF, WEBGL and OpenGL platforms.
IOS and Android versions are under development.</description>
    <summary>The .Net toolkit for developing BIM applications based on the IFC standard. Essential support for the Ifc data model</summary>
    <releaseNotes>3.1 ships net40 signed dlls.
          3.0 contains the first Nuget release of the BIM Query Language.</releaseNotes>
    <language>en-GB</language>
    <tags>BIM, IFC, IfcXml, IfcZip, COBie, COBieLite, BIMQL, BIM Query Langauge, .Net, C#, BuildingSmart</tags>
    <dependencies>
      <dependency id="Xbim.Essentials" version="3.1.10" />
      <dependency id="Xbim.Geometry" version="3.1.14" />
      <dependency id="Xbim.Exchange" version="3.1.12" />
      <dependency id="Xbim.PropertySets" version="3.1.10" />
    </dependencies>
  </metadata>
</package>