CAD.NET
14.1.0.48993-beta
See the version list below for details.
dotnet add package CAD.NET --version 14.1.0.48993-beta
NuGet\Install-Package CAD.NET -Version 14.1.0.48993-beta
<PackageReference Include="CAD.NET" Version="14.1.0.48993-beta" />
paket add CAD.NET --version 14.1.0.48993-beta
#r "nuget: CAD.NET, 14.1.0.48993-beta"
// Install CAD.NET as a Cake Addin #addin nuget:?package=CAD.NET&version=14.1.0.48993-beta&prerelease // Install CAD.NET as a Cake Tool #tool nuget:?package=CAD.NET&version=14.1.0.48993-beta&prerelease
CAD .NET is a library providing the possibility to read, edit and write CAD files. It supports AutoCAD® DWG/ DXF, HPGL, PLT, STL, GDSII and other formats. You can visualize, create, modify, convert, print CAD drawings as well as get access to drawing data, the structure of which is presented in accordance with the format specification, and access additional entity data. G-code generation from DWG and DXF formats for CNC machines is also available. The library assembly is compiled with the ANY_CPU directive which makes it compatible with x86 and x64 platforms. CAD .NET does not require AutoCAD or other third-party applications installation. This is a trial version. For more info on the library, please visit https://cadsofttools.com/products/cad-net/ For any questions on the library, feel free to contact us at info@cadsofttools.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- 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 |
---|---|---|
15.0.0.58788 | 542 | 4/18/2024 |
15.0.0.57290 | 544 | 10/26/2023 |
15.0.0.56560 | 422 | 7/14/2023 |
14.1.0.53990 | 973 | 11/14/2022 |
14.1.0.52972 | 620 | 7/26/2022 |
14.1.0.51184 | 662 | 3/30/2022 |
14.1.0.48993-beta | 339 | 7/8/2021 |
14.1.0.48119 | 3,779 | 4/16/2021 |
Version 14.1.0.48993-beta:
°EMBEDDED MTEXT reading for attributes
°Fixes related to
- Vport saving
- display of inserts with intersecting boxes
- drawing borders
- rectangle selection
- CGM export
- DWG export
°Demo projects improved