CadLib for .NET 8.0 (multi-platform)
- For .NET 8.0 (Windows), please visit this web page.
- For .NET Framework 4.x, please visit this web page.
- Blazor is currently not supported.
Explore example projects on GitHub.
Read DXF and DWG files
Read AutoCAD™ files and inspect their objects and properties. For more detailed information about what objects are supported see here.Write DWG and DXF files
Create an AutoCAD™ drawing from scratch or modify an existing AutoCAD drawing and save to a DWG or DXF file or stream. Objects can be cloned between drawings and entities can be transformed using a transformation matrix.Export to PDF
Create PDF's from an AutoCAD™ file. Multiple AutoCAD drawings can be written to a single PDF. Font embedding is supported, and searchable PDF's can be created. Export can be done in color or grey scale. Export using PDF layers is optional.Export to SVG
Export to a (single page) SVG file in paper mode or pixel mode. Output is customizable allowing inserting custom attributes.Export to Bitmap
Export to bmp, png, jpg, etc.Export to XAML
Export to xaml is supported. Output is customizable allowing inserting custom attributes.Documentation
CadLib provides comprehensive documentation full of example code and sample solutions. Furthermore the installed CadLib software has example applications in the Examples directory. For better integration of the online documentation into Visual Studio you can purchase the Help Command Visual Studio plugin.AutoCAD is a registered trademark of AutoDesk, Inc.