Go to file
Pranav K 45067922e5
Merge branch 'release/2.1' into dev
2018-03-16 12:32:24 -07:00
.github
build Upgrade dependencies 2018-03-12 15:06:49 -07:00
samples/MusicStore Add a functional test to verify RazorCompileOnBuild 2018-02-27 08:35:45 -08:00
test Force HTTP/1.1 for POSTs to work around High Sierra HttpClient issue. 2018-03-13 10:33:15 -07:00
tools
.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
.deployment
.gitattributes
.gitignore
.travis.yml Update travis to High Sierra 2018-03-12 14:47:34 -07:00
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
MusicStore.sln
MusicStore.sln.DotSettings
NuGet.config
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-03-08 13:07:27 -08:00
korebuild.json 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
run.cmd
run.ps1
run.sh

README.md

MusicStore (test application)

AppVeyor: AppVeyor

Travis: Travis

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.

About this repo

This repository is a test application used for ASP.NET Core internal test processes. It is not intended to be a representative sample of how to use ASP.NET Core.

Samples and docs for ASP.NET Core can be found here: https://docs.asp.net.