Go to file
John Luo c77f7b7c77 Add Microsoft.AspNetCore to Microsoft.AspNetCore.All
This metapackage now contains the static WebHost API
2017-04-24 16:47:18 -07:00
build Add Microsoft.AspNetCore to Microsoft.AspNetCore.All 2017-04-24 16:47:18 -07:00
samples/SampleApp WebHost static API updates 2017-04-24 12:56:20 -07:00
src Move the target files to the correct location in .nupkg 2017-04-24 15:41:28 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1
build.sh
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.