Go to file
Doug Bunting 1b0e2e50e1 Restore previous package name: `Microsoft.AspNet.Html.Abstractions`
nit: add a couple of solution items
2015-12-02 09:59:27 -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 Restore previous package name: `Microsoft.AspNet.Html.Abstractions` 2015-12-02 09:59:27 -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 Restore previous package name: `Microsoft.AspNet.Html.Abstractions` 2015-12-02 09:59:27 -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.