A portable .NET library for reading and writing DWG files.
This repo requires the following to build:
Once dependencies are met, run the following in a PowerShell 7 terminal:
.\build-and-test.ps1
Once that script has been run, you can use build from within Visual Studio.
Reference for the closed DWG format come from the Open Design Alliance.