Zickans.AutoCAD.API 2027.0.0

dotnet add package Zickans.AutoCAD.API --version 2027.0.0
                    
NuGet\Install-Package Zickans.AutoCAD.API -Version 2027.0.0
                    
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="Zickans.AutoCAD.API" Version="2027.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zickans.AutoCAD.API" Version="2027.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Zickans.AutoCAD.API" />
                    
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 Zickans.AutoCAD.API --version 2027.0.0
                    
#r "nuget: Zickans.AutoCAD.API, 2027.0.0"
                    
#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 Zickans.AutoCAD.API@2027.0.0
                    
#: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=Zickans.AutoCAD.API&version=2027.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Zickans.AutoCAD.API&version=2027.0.0
                    
Install as a Cake Tool

Zickans.AutoCAD.API 2027.0.0

AutoCAD managed API reference assemblies, for Autodesk 2027. Compile-time references only.

What is inside

  • Assemblies: accoremgd, AcCui, acdbmgd, acdbmgdbrep, AcDx, acmgd, AcMr, AcSeamless, AcTcMgd, AcWindows, AdUIMgd, AdUiPalettes, AdWindows
  • Target framework: net10.0-windows
  • Autodesk release: R26.0

The package version is the product year. 2027.0.0 is for Autodesk 2027, and there is no other version to choose. A project building for another year references that year's package.

Use it

<PackageReference Include="Zickans.Autodesk.Build" Version="1.0.0" />
<PackageReference Include="Zickans.AutoCAD.API" Version="2027.0.0" />

Zickans.Autodesk.Build is optional but recommended: it checks that the package year, the build year and the target framework agree (BTK1002, BTK1013), and it defines the A27 / ACAD2027_OR_GREATER / C3D2027_OR_GREATER symbols. Set the year once with <BritechCadYear>2027</BritechCadYear>, or pass -p:BritechCadYear=2027.

Nothing is copied to your build output

The assemblies ship under ref/, not lib/, so NuGet cannot copy them next to your add-in - no ExcludeAssets="runtime" and no <Private>false</Private> needed. That is deliberate: an Autodesk add-in must bind to the assemblies of the product it is loaded into, and must not redistribute them. At run time the installed Autodesk product supplies them.

Licence

This package carries LICENSE-ObjectARX-2024-2027.txt and NOTICE.txt. Read the licence file: it is the agreement that governs these assemblies, and you accept it by restoring the package. You need a current Autodesk licence for the 2027 product to use them. PROVENANCE.json records where every assembly came from, with its SHA-256.


Not produced, endorsed or supported by Autodesk, Inc. Autodesk, AutoCAD, AutoCAD Map 3D and Civil 3D are registered trademarks or trademarks of Autodesk, Inc.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0-windows7.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Zickans.AutoCAD.API:

Package Downloads
Zickans.AutoCAD.SheetSetManager

AcSmComponents.Interop, consumed through the ACSMnn extern alias for Autodesk product year 2027 (R26.0). Compile-time references only: assemblies ship under ref/ and are never copied into build output - the installed Autodesk product supplies them at run time. Requires a current Autodesk licence for the corresponding product year.

Zickans.AutoCAD.API.MPolygon

AcMPolygonMGD reference assembly for Autodesk product year 2027 (R26.0). Compile-time references only: assemblies ship under ref/ and are never copied into build output - the installed Autodesk product supplies them at run time. Requires a current Autodesk licence for the corresponding product year.

Zickans.AutoCAD.Interop

Autodesk.AutoCAD.Interop primary interop assemblies for Autodesk product year 2027 (R26.0). Compile-time references only: assemblies ship under ref/ and are never copied into build output - the installed Autodesk product supplies them at run time. Requires a current Autodesk licence for the corresponding product year.

Zickans.Civil3D.API

Civil 3D managed API reference assemblies for Autodesk product year 2027 (R26.0). Compile-time references only: assemblies ship under ref/ and are never copied into build output - the installed Autodesk product supplies them at run time. Requires a current Autodesk licence for the corresponding product year.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2027.0.0 70 9/22/2026
2026.0.0 60 9/22/2026
2025.0.0 54 9/22/2026
2024.0.0 55 9/22/2026
2023.0.0 50 9/22/2026
2022.0.0 54 9/22/2026
2021.0.0 53 9/22/2026