Go to file
Andrew Stanton-Nurse dd7e830371 don't build the whole repo when making the fallback archive 2017-04-27 14:41:58 -07:00
build don't build the whole repo when making the fallback archive 2017-04-27 14:41:58 -07:00
samples Remove Microsoft.Extensions.SecretManager.Tools tool reference so the build passes. 2017-04-26 16:53:02 -07:00
src AddUserSecrets is optional 2017-04-27 12:22:28 -07:00
test Bind Kestrel options to config by default (#30). 2017-04-26 16:47:51 -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 Branching for 2.0.0-preview1 2017-04-25 22:03:51 -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 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 Updating versions to 2.0.0-preview1 2017-04-03 21:41:10 -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.