Go to file
John Luo 3a4a3ca291 WebHost static API updates
- Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
- Add debug logger by default
2017-04-24 12:56:20 -07:00
build WebHost static API updates 2017-04-24 12:56:20 -07:00
samples/SampleApp WebHost static API updates 2017-04-24 12:56:20 -07:00
src WebHost static API updates 2017-04-24 12:56:20 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1
build.sh
version.props

README.md

Meta packages

This repo contains NuGet meta packages that help quickly reference sets of common packages.

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.