Go to file
= 88eb593c4f Fix PackageCache builds
No symbols are generated for macOS

Add environment variable to pass additional arguments to dotnet store
2017-06-07 17:03:55 -07:00
build Fix PackageCache builds 2017-06-07 17:03:55 -07:00
samples/SampleApp Cross-compile netcoreapp2.0 and net461 2017-05-30 14:26:53 -07:00
src Use file globbing to resolve manifests 2017-06-06 17:04:23 -07:00
test Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
tools Re-enable building symbols for runtime store 2017-06-07 11:44:18 -07:00
.gitattributes
.gitignore Re-enable building symbols for runtime store 2017-06-07 11:44:18 -07:00
.travis.yml Build rel/ branches on Travis and AppVeyor. 2017-05-03 14:04:12 -07:00
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
NuGet.config Updating versions to preview3 2017-06-01 10:47:22 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml Build rel/ branches on Travis and AppVeyor. 2017-05-03 14:04:12 -07:00
build.cmd
build.ps1
build.sh
version.props Updating versions to preview3 2017-06-01 10:47:22 -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.