Go to file
Pranav K 736f2bcefb Adding Travis and AppVeyor badges 2015-12-14 16:28:23 -08:00
src/Microsoft.AspNet.Html.Abstractions Restore previous package name: `Microsoft.AspNet.Html.Abstractions` 2015-12-02 09:59:27 -08:00
test/Microsoft.AspNet.Html.Abstractions.Test Adding System.Runtime to resolve build issue 2015-12-08 14:38:35 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
HtmlAbstractions.sln Restore previous package name: `Microsoft.AspNet.Html.Abstractions` 2015-12-02 09:59:27 -08:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md Adding Travis and AppVeyor badges 2015-12-14 16:28:23 -08:00
appveyor.yml
build.cmd
build.sh
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.