AutoCAD.NET.AcLayer 21.0.2

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

AutoCAD.NET.AcLayer

NuGet Version

📖 About

AutoCAD.NET.AcLayer is an unofficial NuGet package providing the AcLayer.dll library for AutoCAD .NET plugin development. Historically, this DLL has not been included in the official packages.

🚀 Installation

Package Manager Console :

Install-Package AutoCAD.NET.AcLayer

.NET CLI :

dotnet add package AutoCAD.NET.AcLayer

⚙️ Compatibilité

Default target : .NET Framework 4.7.2 (AutoCAD 2021 to 2024).

⚠️ Important Note

Do not forget to set the Copy Local property to False for this reference in Visual Studio.

⚖️ Crédits et Licence

  • **Maintained by : ** SioGabx
  • **Copyright : ** Autodesk

Disclaimer: This project is not affiliated with, sponsored by, or endorsed by Autodesk. All rights to the original AcLayer.dll library and AutoCAD trademarks belong to Autodesk, Inc.

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
21.0.2 87 4/7/2026
21.0.1 72 4/7/2026
21.0.0 73 4/7/2026

Initial release of the missing AcLayer DLL.