WW.Cad_Net8.0 8.0.2025.1241-trial

This is a prerelease version of WW.Cad_Net8.0.
dotnet add package WW.Cad_Net8.0 --version 8.0.2025.1241-trial                
NuGet\Install-Package WW.Cad_Net8.0 -Version 8.0.2025.1241-trial                
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="WW.Cad_Net8.0" Version="8.0.2025.1241-trial" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WW.Cad_Net8.0 --version 8.0.2025.1241-trial                
#r "nuget: WW.Cad_Net8.0, 8.0.2025.1241-trial"                
#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.
// Install WW.Cad_Net8.0 as a Cake Addin
#addin nuget:?package=WW.Cad_Net8.0&version=8.0.2025.1241-trial&prerelease

// Install WW.Cad_Net8.0 as a Cake Tool
#tool nuget:?package=WW.Cad_Net8.0&version=8.0.2025.1241-trial&prerelease                

For the .NET Windows version of this library with Win Forms, WPF and OpenGL rendering please visit https://www.woutware.com/net/cad.

For examples see https://github.com/woutware/WW.Cad_Net6.0_Examples.

This is an evaluation version only.

WW.Cad.Net.8.0 is a .NET 8.0 multi-platform library used by many companies around the world to create, read, write, modify and display AutoCAD DWG and DXF files. AutoCAD drawings can be displayed using Avalonia, see package WW.Cad.Avalonia_Net8.0. It can also export AutoCAD drawings to image, PDF and SVG.

To try the software, a trial license must be obtained from: https://www.woutware.com/SoftwareLicenses. The library has to be initialized before use with a call to method WW.WWLicense.SetLicense(string licenseString).

For documentation see: http://www.woutware.com/doc/NetCore2.0/index.html. For questions just visit the forum on https://www.woutware.com/Forum/Board/10/questions-and-general-support.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WW.Cad_Net8.0:

Package Downloads
WW.Cad.Avalonia_Net8.0

For the .NET Windows version of this library with Win Forms, WPF and OpenGL rendering please visit https://www.woutware.com/net/cad. For examples see https://github.com/woutware/WW.Cad_Net6.0_Examples. This is an evaluation version only. This package contains an Avalonia view in WW.Cad.Avalonia.Views.CadView to display AutoCAD drawings (DWG and DXF files).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.2025.1241-trial 30 1/24/2025
8.0.2025.1232-trial 31 1/23/2025
8.0.2025.1231-trial 30 1/23/2025
8.0.2025.1221-trial 35 1/22/2025
8.0.2025.1151-trial 34 1/15/2025
8.0.2024.9111-trial 122 9/25/2024

Bug fix: fixed problem ACAD_PROXY_OBJECT reading from DXF.