WW.Cad_Net6.0
6.0.0-rc9
Install-Package WW.Cad_Net6.0 -Version 6.0.0-rc9
dotnet add package WW.Cad_Net6.0 --version 6.0.0-rc9
<PackageReference Include="WW.Cad_Net6.0" Version="6.0.0-rc9" />
paket add WW.Cad_Net6.0 --version 6.0.0-rc9
#r "nuget: WW.Cad_Net6.0, 6.0.0-rc9"
// Install WW.Cad_Net6.0 as a Cake Addin
#addin nuget:?package=WW.Cad_Net6.0&version=6.0.0-rc9&prerelease
// Install WW.Cad_Net6.0 as a Cake Tool
#tool nuget:?package=WW.Cad_Net6.0&version=6.0.0-rc9&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 | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
-
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Configuration.Json (>= 6.0.0)
- System.Resources.Extensions (>= 6.0.0)
- WW_Net6.0 (>= 6.0.0-rc9)
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.0-rc9 | 82 | 5/3/2022 |
6.0.0-rc17 | 29 | 6/20/2022 |
6.0.0-rc15 | 39 | 6/17/2022 |
6.0.0-rc13 | 48 | 5/18/2022 |
Improved SvgExporter line weight support.