Go to file
John Luo 33629c5fc0 Updating to new CLI 2016-02-01 17:04:37 -08:00
src Updating to new CLI 2016-02-01 17:04:37 -08:00
test Updating to new CLI 2016-02-01 17:04:37 -08:00
tools Initial commit 2015-12-01 15:36:17 -08:00
.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 Rename AspNet 5 file contents. 2016-01-22 12:19:23 -08:00
LICENSE.txt
NuGet.config Initial commit 2015-12-01 15:36:17 -08:00
NuGetPackageVerifier.json Rename AspNet 5 file contents. 2016-01-22 12:19:23 -08:00
README.md Adding Travis and AppVeyor badges 2015-12-14 16:28:23 -08:00
appveyor.yml Initial commit 2015-12-01 15:36:17 -08:00
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 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

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.