Go to file
Nate McMaster ebdc68ac10 Exclude SQLitePCl.bundle_green targets when reference included via the Microsoft.AspNetCore.All metapackage 2017-05-03 12:18:50 -07:00
build Exclude SQLitePCl.bundle_green targets when reference included via the Microsoft.AspNetCore.All metapackage 2017-05-03 12:18:50 -07:00
samples Store sample app's certificate passwords in user secrets. 2017-05-03 11:44:29 -07:00
src Exclude SQLitePCl.bundle_green targets when reference included via the Microsoft.AspNetCore.All metapackage 2017-05-03 12:18:50 -07:00
test Fix HTTPS functional tests on macOS (#96). 2017-05-03 11:48:37 -07:00
tools Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
.gitattributes
.gitignore Package Fallback Folder archive generation (#70) 2017-04-27 09:04:52 -07:00
.travis.yml Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln Support more certificate loading scenarios (#69). 2017-05-01 18:05:11 -07:00
NuGet.config use actual set of packages (#78) 2017-04-27 16:05:52 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
build.cmd
build.ps1 Branching for 2.0.0-preview1 2017-04-25 22:03:51 -07:00
build.sh Branching for 2.0.0-preview1 2017-04-25 22:03:51 -07:00
version.props

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.