Go to file
Nate McMaster a0b303be0f Upgrade to xunit 2.3.0-beta4 2017-08-22 17:32:24 -07:00
build Upgrade to xunit 2.3.0-beta4 2017-08-22 17:32:24 -07:00
samples/SampleApp Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:55:25 -07:00
src Rename testing metapackage (#218) 2017-08-10 09:38:19 -07:00
test Fix restore warnings for Microsoft.NETCore.App 2017-06-29 13:34:43 -07:00
tools Remove KoreBuild dependent build steps 2017-08-03 10:56:37 -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
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:06:54 -07:00
MetaPackages.sln Rename testing metapackage (#218) 2017-08-10 09:38:19 -07:00
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml Skip first time experience on Appveyor 2017-07-10 15:25:50 -07:00
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 Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:29 -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.