Go to file
Victor Hurdugaci 5e2ef60519 Webhooks notification 2016-03-30 15:40:25 -07:00
src Return IServiceCollection from AddWebEncoders extension methods 2016-03-28 15:27:31 -07:00
test SetContent->SetHtmlContent 2016-03-25 12:01:59 -07:00
tools
.gitattributes
.gitignore
.travis.yml Webhooks notification 2016-03-30 15:40:25 -07:00
CONTRIBUTING.md
HtmlAbstractions.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md Fix package metadata 2016-03-26 15:00:56 -07:00
appveyor.yml
build.cmd
build.ps1
build.sh
global.json

README.md

HtmlAbstractions

AppVeyor: AppVeyor

Travis: Travis

HTML abstractions used for building HTML content, including types such as HtmlEncodedString 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.