Go to file
Nate McMaster b49ffc9e9e Remove All metapackage and runtime store infrastructure (#244) 2017-10-25 17:39:32 -07:00
build Remove All metapackage and runtime store infrastructure (#244) 2017-10-25 17:39:32 -07:00
samples/SampleApp Populate WebHost configuration with command line arguments if provided 2017-10-09 14:30:20 -07:00
src Remove All metapackage and runtime store infrastructure (#244) 2017-10-25 17:39:32 -07:00
test Populate WebHost configuration with command line arguments if provided 2017-10-09 14:30:20 -07:00
.appveyor.yml Update bootstrappers 2017-10-09 12:46:08 -07:00
.gitattributes
.gitignore Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:29 -07:00
.travis.yml
CONTRIBUTING.md
Directory.Build.props Add RepositoryRoot 2017-10-18 09:38:13 -07:00
Directory.Build.targets Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
LICENSE.txt
MetaPackages.sln Remove All metapackage and runtime store infrastructure (#244) 2017-10-25 17:39:32 -07:00
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd Update bootstrappers 2017-10-09 12:46:08 -07:00
build.sh Update bootstrappers 2017-10-09 12:46:08 -07:00
run.cmd Update bootstrappers 2017-10-09 12:46:08 -07:00
run.ps1 Update bootstrappers 2017-10-09 12:46:08 -07:00
run.sh Update bootstrappers 2017-10-09 12:46:08 -07:00
version.xml Ensure version information is passed properly into the package cache build 2017-08-30 15:15:57 -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.