SgmlReader 1.8.11
dotnet add package SgmlReader --version 1.8.11
NuGet\Install-Package SgmlReader -Version 1.8.11
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SgmlReader" Version="1.8.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SgmlReader --version 1.8.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SgmlReader, 1.8.11"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SgmlReader as a Cake Addin #addin nuget:?package=SgmlReader&version=1.8.11 // Install SgmlReader as a Cake Tool #tool nuget:?package=SgmlReader&version=1.8.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SgmlReader is a versatile C# .NET library written by Chris Lovett for parsing HTML/SGML files using the XmlReader API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on SgmlReader:
Package | Downloads |
---|---|
evernote-cloud-sdk-windows
Evernote Cloud SDK for Windows |
|
OfxSharpLib
.NET OFX Parser |
|
OFXSharp
C# OFX file parser |
|
Headless
A web browser replacement for testing websites without the browser overhead. |
|
FearTheCowboy.Iso19770
Contains classes for consuming and producing ISO 19770-2/2015 Swidtags in JSON, HTML and XML |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SgmlReader:
Repository | Stars |
---|---|
TerribleDev/OwinOAuthProviders
OAuth providers for Owin
|