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
.travis.yml
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
MetaPackages.sln Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1
build.sh
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.