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
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
.travis.yml
CONTRIBUTING.md
LICENSE.txt
MetaPackages.sln
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
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.