HtmlBuilders icon indicating copy to clipboard operation
HtmlBuilders copied to clipboard

C#'s TagBuilder on steroids :muscle:

Results 26 HtmlBuilders issues
Sort by recently updated
recently updated
newest added

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4.5. Release notes Sourced from xunit.runner.visualstudio's releases. v2.4.4.1 Changes: Bugs: #292: Fixing a hang in test discovery Others: #304: Update xunit version to 2.4.2-pre.12 #297:...

dependencies

How do you insert a non breaking space as inner html without it being html encoded?

When I do something like this: `td = td.Style("vertical-align", "top").Style("width", "25%");` The resulting style attribute on the cell looks like this: `` I believe valid HTML requires a trailing semicolon:...

Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.53 to 1.11.57. Release notes Sourced from HtmlAgilityPack's releases. v1.11.57 Download the library here FIXED: The html rendering result is different from the html output result #529...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.8.0 What's Changed Full Changelog: https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0 v17.8.0-release-23468-02 What's Changed Upgrade Newtonsoft.Json from 13.0.1 to 13.0.3 by @​mthalman in...

dependencies

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.6. Commits bf9b858 v2.5.6 b05cd38 Latest dependencies 3423937 Experiment: Rename adapter assembly 0e604e4 Experiment: Remove all file copies 6dff757 Bump up to v2.5.6-pre 28b46ff v2.5.5...

dependencies

Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.5.0 to 2.6.4. Commits 0f87ff7 v2.6.4 e466a7c Unit tests for #2850 (v2) 0cc026b Add KeyValuePair tests with collections and IEquatable objects in the key slot c729d7f Add...

dependencies

Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.6.4. Commits 0f87ff7 v2.6.4 e466a7c Unit tests for #2850 (v2) 0cc026b Add KeyValuePair tests with collections and IEquatable objects in the key slot c729d7f Add...

dependencies

Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1. Commits ba2ae9b v2.8.1 151b8d0 Use 'dotnet format' instead of 'dotnet dotnet-format' be6db6f #2931: Tighten up types to prevent accidentically calling AddOrGet with a Con......

dependencies

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.0 to 2.8.1. Commits ce9211e v2.8.1 3656cb8 Use 'dotnet format' instead of 'dotnet dotnet-format' 45eb783 Pull in output printing bug fix from core e205244 #408: Add ability...

dependencies