Go to file
Nate McMaster 29133d4d44 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 14:13:25 -07:00
build Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 14:13:25 -07:00
samples/SampleApp Cross-compile netcoreapp2.0 and net461 2017-05-30 14:26:53 -07:00
src Merge branch 'rel/2.0.0-preview2' into dev-gate 2017-06-15 03:55:33 -07:00
test Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
tools Update debian_config.json package name 2017-06-15 11:18:10 -07:00
.gitattributes Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
.gitignore Re-enable building symbols for runtime store 2017-06-07 11:44:18 -07:00
.travis.yml Build rel/ branches on Travis and AppVeyor. 2017-05-03 14:04:12 -07:00
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
NuGet.config Updating versions to preview3 2017-06-01 10:47:22 -07:00
NuGetPackageVerifier.json Upgrade to VS 2017 2017-02-01 16:13:01 -08:00
README.md
appveyor.yml Build rel/ branches on Travis and AppVeyor. 2017-05-03 14:04:12 -07:00
build.cmd Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
build.ps1 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:26 -07:00
build.sh Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:26 -07:00
version.props Updating versions to preview3 2017-06-01 10:47:22 -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.