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 Revert "Revert Move identity into an Area in a library (using Razor Pages) (#1537)" 2017-12-21 18:17:29 -08:00
Data/Migrations Update initial migration for DefaultUI sample (#1561) 2018-01-10 13:58:03 -08:00
Properties Revert "Revert Move identity into an Area in a library (using Razor Pages) (#1537)" 2017-12-21 18:17:29 -08:00
Views [Fixes #1580, #1581] Update Identity UI to use Razor precompilation 2018-01-21 11:19:16 -08:00
wwwroot Revert "Revert Move identity into an Area in a library (using Razor Pages) (#1537)" 2017-12-21 18:17:29 -08:00
IdentitySample.DefaultUI.csproj Shorten folder names 2018-01-08 12:15:12 -08:00
Program.cs Revert "Revert Move identity into an Area in a library (using Razor Pages) (#1537)" 2017-12-21 18:17:29 -08:00
Startup.cs Add Store.MaxLengthForKeys (#1555) 2018-01-09 11:32:40 -08:00
appsettings.json Revert "Revert Move identity into an Area in a library (using Razor Pages) (#1537)" 2017-12-21 18:17:29 -08:00
web.Debug.config Revert "Revert Move identity into an Area in a library (using Razor Pages) (#1537)" 2017-12-21 18:17:29 -08:00
web.Release.config Revert "Revert Move identity into an Area in a library (using Razor Pages) (#1537)" 2017-12-21 18:17:29 -08:00
web.config Revert "Revert Move identity into an Area in a library (using Razor Pages) (#1537)" 2017-12-21 18:17:29 -08:00