Xbim.Ifc2x3 by Steve Lockley, Martin Cerny and XBIMTeam Contributors

<PackageReference Include="Xbim.Ifc2x3" Version="5.0.213" />

.NET API 3,745,792 bytes

 Xbim.Ifc2x3 5.0.213

Provides supports the IFC2x3 schema.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Xbim.Ifc2x3</id>
    <version>5.0.213</version>
    <title>Xbim IFC2x3</title>
    <authors>Steve Lockley, Martin Cerny and XBIMTeam Contributors</authors>
    <owners>Steve Lockley, Martin Cerny and XBIMTeam Contributors</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/xBimTeam/XbimEssentials/master/LICENCE.md</licenseUrl>
    <projectUrl>https://github.com/xBimTeam/</projectUrl>
    <iconUrl>https://avatars1.githubusercontent.com/u/2284875?v=3&amp;amp;s=240</iconUrl>
    <description>Provides supports the IFC2x3 schema.</description>
    <releaseNotes>Version 5.0 update. See https://github.com/xBimTeam/XbimEssentials/blob/master/CHANGELOG.md</releaseNotes>
    <copyright>Copyright © XBIM Ltd</copyright>
    <tags>BIM, IFC, IfcXml, IfcZip, Ifc4, COBie, BuildingSmart</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.7">
        <dependency id="Xbim.Ifc4" version="5.0.213" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Xbim.Ifc4" version="5.0.213" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <repository url="https://github.com/xBimTeam/XbimEssentials/tree/master" />
  </metadata>
</package>