Go to file
BrennanConroy 04f9863293 Remove StaticFiles from AspNetCore meta package 2016-10-24 08:53:39 -07:00
src/Microsoft.AspNetCore Remove StaticFiles from AspNetCore meta package 2016-10-24 08:53:39 -07:00
.gitattributes Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
.gitignore Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-10-10 13:44:30 -07:00
LICENSE.txt
MetaPackages.sln Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
NuGet.config Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
README.md
build.cmd Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
build.ps1 Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
build.sh chmod +x build.sh 2016-10-13 14:32:44 -07:00
global.json Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
makefile.shade Fix verify and assembly creation 2016-10-13 16:28:18 -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.