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
<PackageReference Include="AutoCAD.NET.AcLayer" Version="21.0.2" />
<PackageVersion Include="AutoCAD.NET.AcLayer" Version="21.0.2" />
<PackageReference Include="AutoCAD.NET.AcLayer" />
paket add AutoCAD.NET.AcLayer --version 21.0.2
#r "nuget: AutoCAD.NET.AcLayer, 21.0.2"
#:package AutoCAD.NET.AcLayer@21.0.2
#addin nuget:?package=AutoCAD.NET.AcLayer&version=21.0.2
#tool nuget:?package=AutoCAD.NET.AcLayer&version=21.0.2
AutoCAD.NET.AcLayer
📖 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.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.
Initial release of the missing AcLayer DLL.