VOOZH about

URL: https://www.nuget.org/packages/ThinkGeo.Dependency.Cad/

⇱ NuGet Gallery | ThinkGeo.Dependency.Cad 14.5.2




👁 Image
ThinkGeo.Dependency.Cad 14.5.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ThinkGeo.Dependency.Cad --version 14.5.2
 
 
NuGet\Install-Package ThinkGeo.Dependency.Cad -Version 14.5.2
 
 
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="ThinkGeo.Dependency.Cad" Version="14.5.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ThinkGeo.Dependency.Cad" Version="14.5.2" />
 
Directory.Packages.props
<PackageReference Include="ThinkGeo.Dependency.Cad" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ThinkGeo.Dependency.Cad --version 14.5.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ThinkGeo.Dependency.Cad, 14.5.2"
 
 
#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.
#:package ThinkGeo.Dependency.Cad@14.5.2
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ThinkGeo.Dependency.Cad&version=14.5.2
 
Install as a Cake Addin
#tool nuget:?package=ThinkGeo.Dependency.Cad&version=14.5.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

ThinkGeo.Dependency.Cad

A wrapper around the Open Design Alliance ("ODA") CAD SDK v26.7 native binaries plus ThinkGeo-authored managed wrapper assemblies. This is a foundational dependency of ThinkGeo.Cad and is not intended to be referenced directly by application projects.

The package enables ThinkGeo's CAD integration to read DWG, DGN, DXF, DWF, IFC, PRC, and related CAD file formats supported by the ODA SDK.

Supported platforms

  • Architectures: Windows x64, Windows x86
  • Minimum OS: Windows 10 / Windows Server 2016
  • Target frameworks: .NET Framework 4.6.2+ and modern .NET (.NET Core 3.1 / .NET 5 / 6 / 7 / 8 / 9 …) via per-TFM MSBuild fallbacks bundled in the package

The native and managed binaries are deployed app-locally during dotnet build and dotnet publish by the bundled MSBuild .targets files.

No separate ODA SDK install is required — all ODA binaries ship inside this NuGet package and are deployed app-locally. The Microsoft Visual C++ 2015–2022 Runtime likewise flows in via the transitive ThinkGeo.Dependency.MicrosoftVisualCRunTime140 dependency.

Licensing

ThinkGeo's ODA membership covers your use of the redistributed ODA binaries inside ThinkGeo.Cad-based applications, including redistribution of those applications to your end users — no separate ODA agreement is required. The ODA binaries themselves remain proprietary; they may not be extracted from this package for use outside ThinkGeo.Cad, and reverse engineering or disassembly is not permitted. See the bundled LICENSE.txt for the full per-component breakdown (ODA terms, ThinkGeo wrapper, transitive Microsoft VC++ runtime).

Reporting issues

This package is part of the ThinkGeo product line. Please report issues through ThinkGeo support channels rather than to ODA or to Microsoft.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.1 netcoreapp3.1 is compatible. 
.NET Framework net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Windows Store win-x64 win-x64 is compatible.  win-x86 win-x86 is compatible. 
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 ThinkGeo.Dependency.Cad:

Package Downloads
ThinkGeo.Cad

ThinkGeo.Cad is a layer extension to ThinkGeo.Core that lets you read CAD drawings and render them as a feature layer alongside the rest of your map. Built on the Open Design Alliance ("ODA") SDK v26.7.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
15.0.0-beta003 688 5/4/2026
15.0.0-beta002 100 5/4/2026
15.0.0-beta001 101 5/4/2026
14.5.2 903 5/18/2026
14.5.0 1,610 3/31/2026
14.5.0-beta001 642 10/14/2025
14.4.1 6,210 10/20/2025
14.4.0 724 9/26/2025
14.4.0-beta001 1,549 8/22/2025
14.3.0 3,480 5/7/2025
14.2.2 5,293 3/2/2025
14.2.1 8,929 10/10/2024
14.1.0 5,194 6/6/2024
14.0.0 3,861 5/1/2024
13.3.0 2,322 4/16/2024
Loading failed