netDxf.netstandard
2.4.0
netDxf is a .net library programmed in C# to read and write AutoCAD dxf files. It supports AutoCad2000, AutoCad2004, AutoCad2007, AutoCad2010, AutoCad2013, and AutoCad2018 dxf database versions, in both text and binary format.
Install-Package netDxf.netstandard -Version 2.4.0
dotnet add package netDxf.netstandard --version 2.4.0
<PackageReference Include="netDxf.netstandard" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netDxf.netstandard --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/haplokuon/netDxf/wiki
Dependencies
-
.NETCoreApp 2.2
- System.Drawing.Common (>= 4.5.0)
-
.NETCoreApp 3.0
- System.Drawing.Common (>= 4.5.0)
-
.NETCoreApp 3.1
- System.Drawing.Common (>= 4.5.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- System.Drawing.Common (>= 4.5.0)
-
.NETStandard 2.1
- System.Drawing.Common (>= 4.5.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on netDxf.netstandard:
Package | Downloads |
---|---|
netcore-sci
Package Description
|
|
O2DESNet.Tools.DxfTool
Library for loading, saving, entity manipulation of Dxf file
|
|
CadExtract.Library
Extract Tabular Data from Cad Drawing Files
|
|
O2DESNet.DxfTool.Svg
Library for loading and converting AutoCAD DXF file into SVG document or string.
|
|
CalcCoreStandard
Core library for SCaFFOLD framework
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on netDxf.netstandard:
Repository | Stars |
---|---|
wieslawsoltes/Core2D
A multi-platform data driven 2D diagram editor.
|