Go to file
John Luo 0d66125fda WebHost static API updates
- Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
- Add debug logger by default
2017-04-26 13:51:08 -07:00
build Clean up before AddManifestToNupkg 2017-04-26 10:02:56 -07:00
samples/SampleApp WebHost static API updates 2017-04-26 13:51:08 -07:00
src WebHost static API updates 2017-04-26 13:51:08 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln
NuGet.config Branching for 2.0.0-preview1 2017-04-25 22:03:51 -07:00
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1 Branching for 2.0.0-preview1 2017-04-25 22:03:51 -07:00
build.sh Branching for 2.0.0-preview1 2017-04-25 22:03:51 -07:00
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.