Go to file
Pranav K 07e5999bd5
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-04-19 11:13:05 -07:00
.github
build Merge remote-tracking branch 'origin/release/2.1' into dev 2018-04-19 11:13:05 -07:00
samples/MusicStore Use the Razor.Sdk package 2018-04-19 11:11:22 -07:00
test Fix test conditionals, re-enable tests. 2018-04-06 15:47:43 -07:00
tools
.appveyor.yml
.deployment
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
MusicStore.sln
MusicStore.sln.DotSettings
NuGet.config
NuGetPackageVerifier.json Add NuGetPackageVerifier 2018-03-21 10:38:08 -07:00
README.md
build.cmd
build.sh
korebuild-lock.txt Merge remote-tracking branch 'origin/release/2.1' into dev 2018-04-19 11:13:05 -07:00
korebuild.json Branching for 2.1.0-rc1 2018-04-16 17:00:04 -07: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.