Go to file
Pranav K d7533529f9 Fix restore warnings for Microsoft.NETCore.App 2017-06-29 13:34:43 -07:00
build Use specified signed runtime store archives when available for installers 2017-06-29 11:51:30 -07:00
samples/SampleApp Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:55:25 -07:00
src Ensure Microsoft.AspNetCore.All is only compatible with netcoreapp2.0 (#180) 2017-06-28 10:21:55 -07:00
test Fix restore warnings for Microsoft.NETCore.App 2017-06-29 13:34:43 -07:00
tools Merge branch 'rel/2.0.0-preview2' into dev 2017-06-21 17:10:08 -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
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.cmd
build.ps1 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:26 -07:00
build.sh Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:26 -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.