Go to file
Ryan Brandenburg bd661a9e86 Update Moq and remove NETSTandard.Library.NetFramework 2017-06-29 10:18:14 -07:00
build Update Moq and remove NETSTandard.Library.NetFramework 2017-06-29 10:18:14 -07:00
samples/SampleStartups Avoid having to return anything in StartupBase.ConfigureServices (#957) 2017-06-23 08:48:06 -07:00
shared/Microsoft.AspNetCore.Certificates.Configuration.Sources
src Updated breaking changes file 2017-06-23 09:33:58 -07:00
test
.gitattributes
.gitignore
.travis.yml Remove custom apt source (#1113) 2017-06-26 14:41:03 -07:00
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
version.props

README.md

Hosting

AppVeyor: AppVeyor

Travis: Travis

The Hosting repo contains code required to host an ASP.NET Core application, it is the entry point used when self-hosting an application.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.