Go to file
Nate McMaster cb4d44cb8e Fix MSB4011 warnings 2017-04-26 17:14:57 -07:00
build Fix MSB4011 warnings 2017-04-26 17:14:57 -07:00
samples Remove Microsoft.Extensions.SecretManager.Tools tool reference so the build passes. 2017-04-26 16:53:02 -07:00
src Bind Kestrel options to config by default (#30). 2017-04-26 16:47:51 -07:00
test Bind Kestrel options to config by default (#30). 2017-04-26 16:47:51 -07:00
.gitattributes
.gitignore Remove net451 as a cross compile target 2017-03-21 18:03:43 -07:00
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln Fix reference to Microsoft.AspNetCore.FunctionalTests.csproj in solution file. 2017-04-26 16:50:44 -07:00
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
build.sh Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
version.props Updating package version to preview2 2017-04-26 10:48:59 -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.