DXF Import .NET is an easy-to-use API for reading AutoCAD DXF in C# and VB.NET applications. It is completely programmed in C# and supports the following entities:
3dFace
Arc
Attdef
Block
BlockRecord
Circle
Dimension
Ellipse
Insert
Layer
Line
LWPolyline
MText
TableItem
Polyline
Solid
Style
Table
Text

and properties:

Extrusion
LineType
Color
3D rotation
... and more

The package consists of demos for C# and VB.NET, along with help and license information. The Viewer demo shows usage the product for viewing DXF, zooming and exporting to BMP and JPEG, etc.
The SimpleImport demo explains access to extensive properties of each CAD entity which is supported by DXF Import .NET.