Info
Version: | 2.4.1.1 |
Author(s): | The Expat development team |
Last Update: | Tuesday, June 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://libexpat.github.io/ |
NuGet Url: | https://www.nuget.org/packages/expat.v120 |
Install
Install-Package expat.v120
dotnet add package expat.v120
paket add expat.v120
expat.v120 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).