Go to file
Nate McMaster c0f86d5687 Use ItemDefinitionGroup to simplify the list of packages.
See https://docs.microsoft.com/en-us/visualstudio/msbuild/item-definitions
2017-05-03 12:21:35 -07:00
build Use ItemDefinitionGroup to simplify the list of packages. 2017-05-03 12:21:35 -07:00
samples Store sample app's certificate passwords in user secrets. 2017-05-03 11:44:29 -07:00
src Use ItemDefinitionGroup to simplify the list of packages. 2017-05-03 12:21:35 -07:00
test Fix HTTPS functional tests on macOS (#96). 2017-05-03 11:48:37 -07:00
tools Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
.gitattributes
.gitignore
.travis.yml Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln Support more certificate loading scenarios (#69). 2017-05-01 18:05:11 -07:00
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
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.