The F# HTML library (FSharp.Data.Html.dll) implements everything you need to parse HTML in your F# applications and scripts.
Info
Version: | 3.3.4001 |
Author(s): | Tomas Petricek, Gustavo Guerra, Colin Bull |
Last Update: | Thursday, January 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Luiz-Monad/FSharp.Data |
NuGet Url: | https://www.nuget.org/packages/MonadicSoftware.FSharp.Data.Html |
Install
Install-Package MonadicSoftware.FSharp.Data.Html
dotnet add package MonadicSoftware.FSharp.Data.Html
paket add MonadicSoftware.FSharp.Data.Html
MonadicSoftware.FSharp.Data.Html Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- FSharp.Core(>= 4.0.0.1)
- FSharp.Core(>= 4.3.4)
Tags