Go to file
Mike Harder 102b1ca625 Remove Microsoft.EntityFrameworkCore.*.Design packages (#140)
- 778a843444
- 32434d2d86
- 73e10420f5
2017-06-03 10:20:57 -07:00
build Remove Microsoft.EntityFrameworkCore.*.Design packages (#138) 2017-06-02 16:48:12 -07:00
samples/SampleApp Cross-compile netcoreapp2.0 and net461 2017-05-30 14:26:53 -07:00
src Remove Microsoft.EntityFrameworkCore.*.Design packages (#140) 2017-06-03 10:20:57 -07:00
test Move KestrelServerOptionsSetup to Kestrel 2017-06-02 12:33:40 -07:00
tools Consolidate runtime store dependencies into one package 2017-06-02 11:14:56 -07:00
.gitattributes
.gitignore Revert "Revert "Migration"" 2017-05-04 11:16:59 -07:00
.travis.yml Build rel/ branches on Travis and AppVeyor. 2017-05-03 14:04:12 -07:00
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln #81 Move CertificateLoader to Hosting 2017-05-30 16:12:15 -07:00
NuGet.config Branching for rel/2.0.0-preview2 2017-05-31 19:36:57 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml Build rel/ branches on Travis and AppVeyor. 2017-05-03 14:04:12 -07:00
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 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.