Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 586 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 586 Bytes

Expat

Nuget
Expat bindings for .NET/C#.

Expat, a C99 library for parsing XML 1.0 Fourth Edition, started by James Clark in 1997. Expat is a stream-oriented XML parser.

These bindings are intended to provide most of the features available between libexpat and .NET