BracketPipe is a .NET library for performing a single-pass streaming parse of angle bracket based hypertext languages like HTML, SVG, and MathML.
Info
Version: | 0.7.7232.28997 |
Author(s): | Eric Domke |
Last Update: | Sunday, October 20, 2019 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/erdomke/BracketPipe |
NuGet Url: | https://www.nuget.org/packages/BracketPipe |
Install
Install-Package BracketPipe
dotnet add package BracketPipe
paket add BracketPipe
BracketPipe Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
- Microsoft.Bcl.Async(>= 1.0.168)
- NETStandard.Library(>= 1.6.0)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
Tags