Go to file
Pavel Krymets 4347a45f29
Always add event source logger (#287)
2018-10-08 09:31:44 -07:00
.vsts-pipelines/builds Update infrastructure for the 2.2 release 2018-06-28 16:20:53 -07:00
build Always add event source logger (#287) 2018-10-08 09:31:44 -07:00
samples/SampleApp Upgrade to netcoreapp22 2018-05-08 10:50:59 -07:00
src Always add event source logger (#287) 2018-10-08 09:31:44 -07:00
test Always add event source logger (#287) 2018-10-08 09:31:44 -07:00
.appveyor.yml Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip] 2018-01-31 15:01:12 -08:00
.gitattributes
.gitignore
.travis.yml Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip] 2018-01-31 15:01:12 -08:00
CONTRIBUTING.md
Directory.Build.props Remove PublicSign and unnecessary certificate name properties 2018-09-28 11:48:05 -07:00
Directory.Build.targets Upgrade to netcoreapp22 2018-05-08 10:50:59 -07:00
LICENSE.txt
MetaPackages.sln
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-10-07 19:24:47 +00:00
korebuild.json Update infrastructure for the 2.2 release 2018-06-28 16:20:53 -07:00
run.cmd
run.ps1 automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:37 -07:00
run.sh automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:37 -07:00
version.props Merge branch 'release/2.1' into release/2.2 2018-10-05 12:20:54 -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.