Go to file
Hao Kung 298776c48c Remove unpushed new identity packages 2017-05-25 21:12:19 -07:00
build Remove unpushed new identity packages 2017-05-25 21:12:19 -07:00
samples/SampleApp Merge AppSettings sample into SampleApp. 2017-05-04 15:16:56 -07:00
src Add support for a default SSL certificate in development 2017-05-24 16:24:32 -07:00
test Upgrade test framework versions 2017-05-15 09:41:43 -07:00
tools Fix deps trimming (#107) 2017-05-05 13:34:58 -07:00
.gitattributes Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
.gitignore Revert "Revert "Migration"" 2017-05-04 11:16:59 -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 Add test for DI scope validation defaults (#76) 2017-05-08 10:16:43 -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
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 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 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.