Aspose.CAD
16.12.1
See the version list below for details.
Install-Package Aspose.CAD -Version 16.12.1
dotnet add package Aspose.CAD --version 16.12.1
<PackageReference Include="Aspose.CAD" Version="16.12.1" />
paket add Aspose.CAD --version 16.12.1
#r "nuget: Aspose.CAD, 16.12.1"
// Install Aspose.CAD as a Cake Addin
#addin nuget:?package=Aspose.CAD&version=16.12.1
// Install Aspose.CAD as a Cake Tool
#tool nuget:?package=Aspose.CAD&version=16.12.1
Aspose.CAD is a library for working with CAD file formats. The library allows to export CAD drawings into Pdfs or any other raster image format. The library has a large scalable and easy to use API, it is a cross platform solution and performs CAD processing using the same set of algorithms for different platforms. Unlike other solutions does not require AutoCAD to be installed and is a fully managed solution.
Product | Versions |
---|---|
.NET Framework | net20 net35 net35-client net40 net40-client net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Aspose.CAD:
Package | Downloads |
---|---|
Aspose.Total
Aspose.Total for .NET is the most complete package of all .NET file format APIs offered by Aspose. It empowers developers to create, edit, render, print and convert between a wide range of popular document formats within any .NET, C#, ASP.NET and VB.NET applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
22.7.0 | 4,105 | 7/17/2022 |
22.6.0 | 10,511 | 6/12/2022 |
22.5.0 | 7,683 | 5/19/2022 |
22.4.0 | 7,301 | 5/4/2022 |
22.3.0 | 2,856 | 4/23/2022 |
22.2.0 | 18,427 | 3/2/2022 |
22.1.0 | 2,886 | 2/5/2022 |
21.12.0 | 12,028 | 12/24/2021 |
21.11.0 | 5,670 | 11/22/2021 |
21.10.0 | 3,071 | 10/24/2021 |
21.9.0 | 7,551 | 9/9/2021 |
21.8.0 | 1,134 | 9/1/2021 |
21.7.0 | 12,715 | 8/4/2021 |
21.6.0 | 2,813 | 7/13/2021 |
21.5.0 | 7,804 | 5/31/2021 |
21.4.0 | 34,494 | 5/10/2021 |
21.3.0 | 7,308 | 4/11/2021 |
21.2.0 | 2,886 | 3/16/2021 |
21.1.0 | 5,812 | 2/9/2021 |
20.12.0 | 3,173 | 1/16/2021 |
20.11.0 | 3,019 | 12/10/2020 |
20.10.0 | 5,327 | 11/9/2020 |
20.9.1 | 13,990 | 10/5/2020 |
20.8.1 | 2,198 | 9/12/2020 |
20.7.0 | 5,941 | 8/6/2020 |
20.6.0 | 2,426 | 6/27/2020 |
20.4.0 | 14,436 | 5/8/2020 |
20.3.0 | 3,888 | 3/31/2020 |
20.1.0 | 5,847 | 1/25/2020 |
19.9.0 | 12,215 | 10/7/2019 |
19.7.0 | 26,287 | 8/10/2019 |
19.5.0 | 2,152 | 5/19/2019 |
19.2.0 | 1,592 | 3/14/2019 |
18.12.0 | 4,108 | 1/9/2019 |
18.8.1 | 1,260 | 11/28/2018 |
18.8.0 | 2,471 | 9/3/2018 |
18.3.0 | 5,380 | 3/9/2018 |
17.12.0 | 1,580 | 12/21/2017 |
17.9.0 | 3,016 | 9/23/2017 |
17.4.0 | 2,513 | 4/28/2017 |
17.2.0 | 1,602 | 2/20/2017 |
16.12.1 | 1,146 | 12/29/2016 |
16.12.0 | 1,045 | 12/16/2016 |
16.10.0 | 1,045 | 10/19/2016 |
1.1.0 | 1,626 | 8/3/2016 |
1.0.0 | 1,724 | 5/24/2016 |
Aspose.CAD for .Net public release version 16.12.1 and we are pleased to announce it.
The following is a list of changes in this version of Aspose.CAD.
New Features
CADNET-195 Implement Underlay Flags for DWG format
CADNET-170 Implement drawing of DGN format as a part of DWG
Enhancements
CADNET-185 Converting DWG to PDF is showing incorrect results
CADNET-177 Implement reading insert coordinate and rotation angle for DGN underlay
CADNET-173 Converting DWG to PNG in multithread is throwing exception
Public API changes:
CADNET-195 Implement Underlay Flags for DWG format
CADNET-170 Implement drawing of DGN format as a part of DWG
CADNET-177 Implement reading insert coordinate and rotation angle for DGN underlay
Please note that Aspose.CAD product was split from Aspose.Imaging product and hence its public API is almost the same so you can easily migrate to Aspose.CAD by renaming your using namespaces to Aspose.CAD instead of Aspose.Imaging.