Go to file
Victor Hurdugaci d113f7edc9 Build with dotnet 2016-01-07 09:49:14 -08:00
src Rename IHtmlContentBuilder.Append(IHtmlContent) to IHtmlContentBuilder.AppendHtml(IHtmlContent) 2015-12-31 10:53:48 -08:00
test Build with dotnet 2016-01-07 09:49:14 -08:00
tools
.gitattributes Build with dotnet 2016-01-07 09:49:14 -08:00
.gitignore Build with dotnet 2016-01-07 09:49:14 -08:00
.travis.yml Build with dotnet 2016-01-07 09:49:14 -08:00
CONTRIBUTING.md
HtmlAbstractions.sln Move Microsoft.Extensions.WebEncoders to HtmlAbstractions 2015-12-23 09:29:32 -08:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Move Microsoft.Extensions.WebEncoders to HtmlAbstractions 2015-12-23 09:29:32 -08:00
README.md
appveyor.yml
build.cmd Build with dotnet 2016-01-07 09:49:14 -08:00
build.sh Build with dotnet 2016-01-07 09:49:14 -08:00
global.json
makefile.shade

README.md

HtmlAbstractions

AppVeyor: AppVeyor

Travis: Travis

HTML abstractions such as IHtmlContent and related APIs.

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