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.v142 |
Install
Install-Package expat.v142
dotnet add package expat.v142
paket add expat.v142
expat.v142 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).