aspnetcore/samples/MusicStore
Pranav K cc0eaf9a76 Add a functional test to verify RazorCompileOnBuild
* Verify precompiled views are used
* Merge developer exception page tests with dotnet run tests
* Turn logging down for EF DbCommands to make logs less noisy
2018-02-27 08:35:45 -08:00
..
Areas/Admin
Components Fix cart count when the same album is added to the cart multiple times (#765) 2017-06-30 16:18:10 -07:00
Controllers MusicStore => Auth 2.0 2017-04-19 12:00:39 -07:00
ForTesting React to Auth 2017-07-05 14:30:45 -07:00
Models Remove ignored Include call. 2017-05-26 09:42:31 -07:00
Pages Add a functional test to verify that build-time compiled views play w… (#839) 2018-02-16 13:13:07 -08:00
Properties
Scripts
ViewModels
Views Add a functional test to verify RazorCompileOnBuild 2018-02-27 08:35:45 -08:00
wwwroot
MessageServices.cs
MusicStore.csproj Add a functional test to verify that build-time compiled views play w… (#839) 2018-02-16 13:13:07 -08:00
Platform.cs
Program.cs Add a functional test to verify RazorCompileOnBuild 2018-02-27 08:35:45 -08:00
Startup.cs Use localization middleware (#801) 2017-07-03 17:52:39 -07:00
StartupNtlmAuthentication.cs Use localization middleware (#801) 2017-07-03 17:52:39 -07:00
StartupOpenIdConnect.cs React to Auth 2017-07-05 14:30:45 -07:00
config.json