Info
Version: | 2.2.10 |
Author(s): | The Expat development team |
Last Update: | Friday, December 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://libexpat.github.io/ |
NuGet Url: | https://www.nuget.org/packages/expat.v110 |
Install
Install-Package expat.v110
dotnet add package expat.v110
paket add expat.v110
expat.v110 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).