Go to file
Pranav K 81f2543810 Remove net451 as a cross compile target 2017-03-21 18:03:43 -07:00
build Unify dependency versions 2017-03-15 15:36:33 -07:00
src/Microsoft.AspNetCore Remove net451 as a cross compile target 2017-03-21 18:03:43 -07:00
.gitattributes Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
.gitignore Remove net451 as a cross compile target 2017-03-21 18:03:43 -07:00
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln Upgrade to VS 2017 2017-02-01 16:13:01 -08:00
NuGet.config Upgrade to VS 2017 2017-02-01 16:13:01 -08: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 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
build.sh Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
version.props Upgrade to VS 2017 2017-02-01 16:13:01 -08: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.