Go to file
John Luo 37c585cfc3 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 19:30:24 -07:00
build Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 19:30:24 -07:00
samples Remove Microsoft.Extensions.SecretManager.Tools tool reference so the build passes. 2017-04-26 16:53:02 -07:00
src Build one zip per configuration 2017-04-27 19:29:04 -07:00
test Add configuration to logging in WebHost 2017-04-27 16:08:04 -07:00
.gitattributes Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
.gitignore Package Fallback Folder archive generation (#70) 2017-04-27 09:04:52 -07:00
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln Package Fallback Folder archive generation (#70) 2017-04-27 09:04:52 -07:00
NuGet.config Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 16:13:40 -07:00
NuGetPackageVerifier.json Upgrade to VS 2017 2017-02-01 16:13:01 -08:00
README.md
build.cmd Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
build.ps1 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
build.sh Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
version.props Updating package version to preview2 2017-04-26 10:48:59 -07:00

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.