Go to file
Pavel Krymets d1d934e990 Add Microsoft.AspNetCore.DataProtection.AzureKeyVault package (#234) 2017-09-15 14:27:00 -07:00
build Add Microsoft.AspNetCore.DataProtection.AzureKeyVault package (#234) 2017-09-15 14:27:00 -07:00
samples/SampleApp Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
src Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
test Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
tools Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
.appveyor.yml Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
.gitattributes
.gitignore Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:29 -07:00
.travis.yml Adding libunwind8 to .travis.yml 2017-06-26 09:39:18 -07:00
CONTRIBUTING.md
Directory.Build.props Ensure version information is passed properly into the package cache build 2017-08-30 15:15:57 -07:00
Directory.Build.targets Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:06:54 -07:00
MetaPackages.sln Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -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
build.cmd Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:29 -07:00
build.ps1 Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:29 -07:00
build.sh Ensure fallback to curl after failed wget 2017-08-02 14:32:50 -07:00
version.xml Ensure version information is passed properly into the package cache build 2017-08-30 15:15:57 -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.