Go to file
Pranav K b7873a4249 Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:26:57 -08:00
.github Create ISSUE_TEMPLATE.md 2018-01-02 14:34:07 -08:00
build Update dependencies.props 2018-02-18 12:17:51 -08:00
src
test
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
HtmlAbstractions.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-02-18 12:17:51 -08:00
korebuild.json
run.cmd
run.ps1 Update bootstrappers 2017-12-01 12:28:11 -08:00
run.sh Update bootstrappers 2017-12-01 12:28:11 -08:00
version.props Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:26:57 -08:00

README.md

HtmlAbstractions

AppVeyor: AppVeyor

Travis: Travis

HTML abstractions used for building HTML content, including types such as HtmlString and IHtmlContent.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.