Info
Version: | 2.1.1 |
Author(s): | Daniel Carvajal, Goran Grubić |
Last Update: | Friday, June 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://blog.veles.rs/ |
NuGet Url: | https://www.nuget.org/packages/netDXF.Standard |
Install
Install-Package netDXF.Standard
dotnet add package netDXF.Standard
paket add netDXF.Standard
netDXF.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Collections(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.Drawing.Common(>= 4.5.0)
Tags
It supports AutoCad2000, AutoCad2004, AutoCad2007, AutoCad2010, AutoCad2013, and AutoCad2018 dxf database versions, in both text and binary format. It provides high-level approach to the DXF Document.
---
This is a multi-platform fork of netDxf library from Daniel Carvajal. It allows use of the library on .NET 4.5 and .NET Standard 2.0 with purpose to target Xamarin.Forms and mobile devices.