Go to file
Nate McMaster 669c1755a8 Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
.github Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
build Re-enable desktop tests 2017-06-20 16:34:40 -07:00
samples/MusicStore Fix cart count when the same album is added to the cart multiple times (#765) 2017-06-30 16:18:10 -07:00
test React to HttpAbstractions 2017-06-29 16:32:05 -07:00
tools
.deployment
.gitattributes
.gitignore
.travis.yml Adding libunwind8 to .travis.yml 2017-06-26 09:39:51 -07:00
CONTRIBUTING.md
LICENSE.txt
MusicStore.sln Added smoke tests to create and use package cache 2017-05-05 13:31:43 -07:00
MusicStore.sln.DotSettings
NuGet.config Updating versions to preview3 2017-06-01 10:47:26 -07:00
README.md Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
appveyor.yml
build.cmd
build.ps1
build.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.