aspnetcore/src/MusicStore
Praburaj ae91663eb7 Fixing a few things
1. Changing the SigninAsAuthenticationType to a variable to avoid failures when the value changes.
2. Adding a Scripts folder like default VS projects.
3. Adding version numbers to GAC assemblies in the test project.
4. Adding a check for pack-exclude.
2014-10-09 16:11:38 -07:00
..
Areas/Admin Passing in request cancellation tokens to all async methods 2014-10-01 12:06:39 -07:00
Components
Controllers GetExternalAuthenticationTypes moved to SignInManager now 2014-10-08 14:26:03 -07:00
Hubs
Mocks Fixing a few things 2014-10-09 16:11:38 -07:00
Models React to Identity SqlServer -> EntityFramework rename 2014-10-09 14:20:36 -07:00
Scripts Fixing a few things 2014-10-09 16:11:38 -07:00
ViewModels
Views GetExternalAuthenticationTypes moved to SignInManager now 2014-10-08 14:26:03 -07:00
wwwroot Fixing a few things 2014-10-09 16:11:38 -07:00
CopyAspNetLoader.cmd
Helios.cmd Cleanup 2014-10-02 12:38:54 -07:00
MusicStore.kproj Updating the solution 2014-09-26 11:08:01 -07:00
Program.cs
Startup.cs React to UsePerRequestServices rename 2014-10-09 14:13:51 -07:00
StartupNtlmAuthentication.cs React to UsePerRequestServices rename 2014-10-09 14:13:51 -07:00
config.json
project.json React to Identity SqlServer -> EntityFramework rename 2014-10-09 14:20:36 -07:00
web.Debug.config
web.Release.config
web.config