Go to file
damianedwards 55d50b2d41 Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults:
- #24
2017-04-20 16:55:56 -07:00
build Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults: 2017-04-20 16:55:56 -07:00
samples/SampleApp Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults: 2017-04-20 16:55:56 -07:00
src Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults: 2017-04-20 16:55:56 -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 Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults: 2017-04-20 16:55:56 -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 versions to 2.0.0-preview1 2017-04-03 21:41:10 -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.