WW.Cad_Net6.0 6.0.0-rc29

This is a prerelease version of WW.Cad_Net6.0.
There is a newer prerelease version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package WW.Cad_Net6.0 --version 6.0.0-rc29
NuGet\Install-Package WW.Cad_Net6.0 -Version 6.0.0-rc29
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_Net6.0" Version="6.0.0-rc29" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WW.Cad_Net6.0 --version 6.0.0-rc29
#r "nuget: WW.Cad_Net6.0, 6.0.0-rc29"
#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_Net6.0 as a Cake Addin
#addin nuget:?package=WW.Cad_Net6.0&version=6.0.0-rc29&prerelease

// Install WW.Cad_Net6.0 as a Cake Tool
#tool nuget:?package=WW.Cad_Net6.0&version=6.0.0-rc29&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.6.0 is a .NET 6.0 multi-platform library used by many companies around the world to create, read, write and modify AutoCAD DWG and DXF files. 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/. 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 net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.0.2023.11012-trial 235 11/1/2023

Added read/write support for HELIX and MESH entities. HELIX rendering supported too.