aspnetcore/src/MusicStore
Brice Lambson 929f68bd87 Use SQLite write-ahead logging and shared caches
This will result in less locking and, thus, greater throughput.
2020-04-21 12:44:22 -07:00
..
samples/MusicStore Use SQLite write-ahead logging and shared caches 2020-04-21 12:44:22 -07:00
test Feedback 2020-03-06 12:42:42 -08:00
tools
…
.vsconfig Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Directory.Build.props
…
MusicStore.sln
…
NuGetPackageVerifier.json
…
README.md aspnet/AspNetCore -> dotnet/aspnet 2020-01-08 16:40:11 -08:00
build.cmd
…
startvs.cmd
…

README.md

MusicStore (test application)

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.

This 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.