aspnetcore/samples/IdentitySample.Mvc
Tugberk Ugurlu 20ec50d5d2 use WebHost.CreateDefaultBuilder in IdentitySample.Mvc
so that it picks up the logging config from the `appsettings.json`
2017-10-24 14:40:24 -07:00
..
Controllers Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
Data/Migrations
Models Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
Properties
Services
Views
wwwroot
CopyAspNetLoader.cmd
IdentitySample.Mvc.csproj Remove DotNetCliToolReference to workaround NuGet/Home#5716 2017-08-29 15:43:06 -07:00
MessageServices.cs
Program.cs use WebHost.CreateDefaultBuilder in IdentitySample.Mvc 2017-10-24 14:40:24 -07:00
Startup.cs Switch back to netstandard2.0 2017-05-26 12:45:28 -07:00
appsettings.json
web.Debug.config
web.Release.config
web.config