AutoCAD.NET
24.1.51000
AutoCAD 2022 .Net API
Install-Package AutoCAD.NET -Version 24.1.51000
dotnet add package AutoCAD.NET --version 24.1.51000
<PackageReference Include="AutoCAD.NET" 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 --version 24.1.51000
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoCAD.NET, 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 as a Cake Addin
#addin nuget:?package=AutoCAD.NET&version=24.1.51000
// Install AutoCAD.NET as a Cake Tool
#tool nuget:?package=AutoCAD.NET&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.Core (= 24.1.51000)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AutoCAD.NET:
Package | Downloads |
---|---|
NFox
非狐的Cad工具类库
|
|
AutoCAD.NET.Interfaces
The interfaces pack for AutoCAD.NET API classes to use for dependency injection.
|
|
AutoCADCommands
Description
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AutoCAD.NET:
Repository | Stars |
---|---|
luanshixia/AutoCADCodePack
AutoCAD Code Pack: A powerful library that helps you to develop AutoCAD plugins using the AutoCAD .NET API
|