Go to file
Ryan Brandenburg 49869df2f8 Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:39:05 -07:00
build Set "TreatWarningsAsErrors" before NuGet restore 2017-07-06 13:39:05 -07:00
samples/SampleApp Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:55:25 -07:00
src Remove AssetTargetFallback 2017-06-30 14:42:27 -07:00
test Fix restore warnings for Microsoft.NETCore.App 2017-06-29 13:34:43 -07:00
tools Create common manifest file 2017-07-03 18:36:30 -07:00
.gitattributes
.gitignore Re-enable building symbols for runtime store 2017-06-07 11:44:18 -07:00
.travis.yml Adding libunwind8 to .travis.yml 2017-06-26 09:39:18 -07:00
CONTRIBUTING.md
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:06:54 -07:00
MetaPackages.sln Remove dotnet-archive and Microsoft.Dotnet.Archive 2017-06-23 11:23:55 -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 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 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.