[Archived] NuGet meta packages. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
ASP.NET CI 75169f131e Update dependencies.props
[auto-updated: dependencies]
2018-10-07 12:23:29 -07:00
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:28 -07:00
build Update dependencies.props 2018-10-07 12:23:29 -07:00
samples/SampleApp Upgrade to netcoreapp22 2018-05-08 10:50:59 -07:00
src Add UseIIS to CreateDefaultBuilder (#278) 2018-07-27 10:18:56 -07:00
test Add UseIIS to CreateDefaultBuilder (#278) 2018-07-27 10:18:56 -07:00
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:28 -07:00
.gitattributes Add AspNetCore meta package 2016-10-12 14:37:25 -07:00
.gitignore Pin tools and package versions 2017-10-25 17:40:26 -07:00
.travis.yml [automated] Change default branch to master 2018-07-02 12:40:28 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-24 10:54:10 -07:00
Directory.Build.props Remove PublicSign and unnecessary certificate name properties 2018-09-28 11:48:05 -07:00
Directory.Build.targets Upgrade to netcoreapp22 2018-05-08 10:50:59 -07:00
LICENSE.txt Update LICENSE.txt 2018-09-27 15:45:43 -07:00
MetaPackages.sln Remove All metapackage and runtime store infrastructure (#244) 2017-10-25 17:39:32 -07:00
NuGet.config Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:22 -08:00
NuGetPackageVerifier.json Upgrade to VS 2017 2017-02-01 16:13:01 -08:00
README.md Create README.md 2016-10-10 13:43:46 -07:00
build.cmd Update bootstrappers 2017-10-09 12:46:08 -07:00
build.sh Update bootstrappers 2017-10-09 12:46:08 -07:00
korebuild-lock.txt Update dependencies.props 2018-10-07 12:23:29 -07:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:28 -07:00
run.cmd Update bootstrappers 2017-10-09 12:46:08 -07:00
run.ps1 automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:37 -07:00
run.sh automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:37 -07:00
version.props Merge branch 'release/2.2' 2018-10-05 12:21:31 -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.