aspnetcore/samples/IdentitySample.DefaultUI
Javier Calvarro Nelson d968fdd31f [Fixes #1580, #1581] Update Identity UI to use Razor precompilation
* Switch from using the embedded file provider for the precompiled views
  for actual razor precompilation.
* Add MSBuild props and targets file to include additional assembly
  attributes on the generated precompiled views.
2018-01-21 11:19:16 -08:00
..
Areas/Identity/Pages [Fixes #1580, #1581] Update Identity UI to use Razor precompilation 2018-01-21 11:19:16 -08:00
Controllers
Data/Migrations Update initial migration for DefaultUI sample (#1561) 2018-01-10 13:58:03 -08:00
Properties
Views [Fixes #1580, #1581] Update Identity UI to use Razor precompilation 2018-01-21 11:19:16 -08:00
wwwroot
IdentitySample.DefaultUI.csproj
Program.cs
Startup.cs
appsettings.json
web.Debug.config
web.Release.config
web.config