Go to file
Nate McMaster d417aacd7c
Update README.md
2018-11-20 10:53:22 -08:00
.vsts-pipelines/builds
build Added a method to configure the web host defaults (#298) 2018-11-16 21:29:18 -08:00
samples/SampleApp Added a method to configure the web host defaults (#298) 2018-11-16 21:29:18 -08:00
src Added a method to configure the web host defaults (#298) 2018-11-16 21:29:18 -08:00
test Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299) 2018-11-16 16:50:31 -08:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299) 2018-11-16 16:50:31 -08:00
LICENSE.txt
MetaPackages.sln
NuGet.config
NuGetPackageVerifier.json
README.md Update README.md 2018-11-20 10:53:22 -08:00
build.cmd
build.sh
korebuild-lock.txt Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299) 2018-11-16 16:50:31 -08:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props

README.md

Meta Packages [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.

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 AspNetCore repo.