HtmlBuilders 2.0.5
See the version list below for details.
dotnet add package HtmlBuilders --version 2.0.5
NuGet\Install-Package HtmlBuilders -Version 2.0.5
<PackageReference Include="HtmlBuilders" Version="2.0.5" />
paket add HtmlBuilders --version 2.0.5
#r "nuget: HtmlBuilders, 2.0.5"
// Install HtmlBuilders as a Cake Addin #addin nuget:?package=HtmlBuilders&version=2.0.5 // Install HtmlBuilders as a Cake Tool #tool nuget:?package=HtmlBuilders&version=2.0.5
A faster and easier way to parse and create HTML in C#.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
.NETFramework 4.5
- HtmlAgilityPack (>= 1.4.6)
- Microsoft.AspNet.Mvc (>= 4.0.20505)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HtmlBuilders:
Package | Downloads |
---|---|
SK.RazorWire
This is a package to help ASP.NET Core developers to generate UI prototype easily on their web app. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on HtmlBuilders:
Repository | Stars |
---|---|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
Version | Downloads | Last updated |
---|---|---|
8.0.0 | 4,376 | 5/24/2024 |
7.2.0 | 9,427 | 4/19/2023 |
7.1.0 | 192 | 4/19/2023 |
7.0.0 | 183 | 4/19/2023 |
6.0.1 | 79,703 | 2/4/2021 |
6.0.0 | 25,072 | 3/14/2020 |
5.0.0 | 9,447 | 1/11/2019 |
4.0.0 | 9,759 | 4/2/2018 |
3.0.1 | 15,057 | 1/23/2018 |
3.0.0 | 8,934 | 1/23/2018 |
2.0.5 | 35,902 | 7/12/2015 |
2.0.4 | 1,254 | 7/12/2015 |
2.0.3 | 1,430 | 4/5/2015 |
2.0.2 | 2,530 | 10/20/2014 |
2.0.1 | 1,229 | 10/20/2014 |
2.0.0 | 1,270 | 10/20/2014 |
1.1.0 | 4,044 | 10/16/2014 |
1.0.16 | 2,150 | 7/8/2014 |
1.0.15 | 1,488 | 4/18/2014 |
1.0.14 | 1,373 | 4/3/2014 |
1.0.13 | 1,326 | 4/3/2014 |
1.0.12 | 1,300 | 4/3/2014 |
1.0.11 | 1,269 | 3/6/2014 |
1.0.10 | 1,355 | 3/4/2014 |
1.0.9 | 1,333 | 2/17/2014 |
1.0.8 | 1,334 | 10/24/2013 |
1.0.7 | 1,299 | 9/5/2013 |
1.0.6 | 1,266 | 9/1/2013 |
1.0.5 | 1,328 | 8/27/2013 |
1.0.4 | 1,352 | 8/26/2013 |
1.0.3 | 1,270 | 8/26/2013 |
1.0.2 | 1,260 | 8/26/2013 |
1.0.1 | 1,257 | 8/26/2013 |
1.0.0 | 1,342 | 8/26/2013 |
2.0.5: Updated NuGet package file to reflect downgraded minimum .NET MVC version.
2.0.4: Downgraded required .NET MVC version from 5.2 to 4.0 to increase availability.
2.0.3: Updated "Merge" to include class, fix encoding issue with quotes in attributes.
2.0.1: Built in release, had some errors during latest publish so this is mostly a republish just to be safe.