AutoCAD.NET.Core
24.1.51000
AutoCAD 2022 core object model API
Install-Package AutoCAD.NET.Core -Version 24.1.51000
dotnet add package AutoCAD.NET.Core --version 24.1.51000
<PackageReference Include="AutoCAD.NET.Core" Version="24.1.51000" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoCAD.NET.Core --version 24.1.51000
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoCAD.NET.Core, 24.1.51000"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AutoCAD.NET.Core as a Cake Addin
#addin nuget:?package=AutoCAD.NET.Core&version=24.1.51000
// Install AutoCAD.NET.Core as a Cake Tool
#tool nuget:?package=AutoCAD.NET.Core&version=24.1.51000
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.7
- AutoCAD.NET.Model (= 24.1.51000)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AutoCAD.NET.Core:
Package | Downloads |
---|---|
AutoCAD.NET
AutoCAD 2022 .Net API
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AutoCAD.NET.Core:
Repository | Stars |
---|---|
luanshixia/AutoCADCodePack
AutoCAD Code Pack: A powerful library that helps you to develop AutoCAD plugins using the AutoCAD .NET API
|