Go to file
Ajay Bhargav Baaskaran f1e696d865 Enabled xml doc generation 2016-02-18 12:39:01 -08:00
src Enabled xml doc generation 2016-02-18 12:39:01 -08:00
test Enable tests to run using dotnet xunit runner 2016-02-09 22:24:32 -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 Create CONTRIBUTING.md 2015-12-01 14:36:26 -08:00
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 Enabled xml doc generation 2016-02-18 12:39:01 -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.