PrashantFramLibrary.csproj
1.0.0
dotnet add package PrashantFramLibrary.csproj --version 1.0.0
NuGet\Install-Package PrashantFramLibrary.csproj -Version 1.0.0
<PackageReference Include="PrashantFramLibrary.csproj" Version="1.0.0" />
<PackageVersion Include="PrashantFramLibrary.csproj" Version="1.0.0" />
<PackageReference Include="PrashantFramLibrary.csproj" />
paket add PrashantFramLibrary.csproj --version 1.0.0
#r "nuget: PrashantFramLibrary.csproj, 1.0.0"
#:package PrashantFramLibrary.csproj@1.0.0
#addin nuget:?package=PrashantFramLibrary.csproj&version=1.0.0
#tool nuget:?package=PrashantFramLibrary.csproj&version=1.0.0
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- jQuery (>= 1.10.2)
- WebActivatorEx (>= 2.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0 | 246 | 4/25/2023 |
prashant - first package.