Go to file
Pranav K f9661e2bf1 Initial commit 2015-12-01 15:36:17 -08:00
src/Microsoft.AspNet.Html Initial commit 2015-12-01 15:36:17 -08:00
test/Microsoft.AspNet.Html.Test Initial commit 2015-12-01 15:36:17 -08:00
tools Initial commit 2015-12-01 15:36:17 -08:00
.gitattributes Initial commit 2015-12-01 15:36:17 -08:00
.gitignore Initial commit 2015-12-01 15:36:17 -08:00
.travis.yml Initial commit 2015-12-01 15:36:17 -08:00
CONTRIBUTING.md
HtmlAbstractions.sln Initial commit 2015-12-01 15:36:17 -08:00
LICENSE.txt
NuGet.config Initial commit 2015-12-01 15:36:17 -08:00
NuGetPackageVerifier.json Initial commit 2015-12-01 15:36:17 -08:00
README.md
appveyor.yml Initial commit 2015-12-01 15:36:17 -08:00
build.cmd Initial commit 2015-12-01 15:36:17 -08:00
build.sh Initial commit 2015-12-01 15:36:17 -08:00
global.json Initial commit 2015-12-01 15:36:17 -08:00
makefile.shade Initial commit 2015-12-01 15:36:17 -08:00

README.md

HtmlAbstractions

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.