Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
Javier Calvarro Nelson f5b5018d66 [Fixes #1958] Add and generate docs for the default UI 2018-10-11 14:46:57 -07:00
Javier Calvarro Nelson ac744d8adb Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
Pranav K 2d405b79d0 Use Razor Sdk from CLI 2018-02-15 08:41:39 -08:00
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
Javier Calvarro Nelson 4b49f2b482 Revert "Revert Move identity into an Area in a library (using Razor Pages) (#1537)"
This reverts commit d612d20344.
2017-12-21 18:17:29 -08:00
Pavel Krymets d612d20344
Revert Move identity into an Area in a library (using Razor Pages) (#1537) 2017-12-21 16:58:59 -08:00
Javier Calvarro Nelson 2964515d85 Adds support for a default UI for identity.
* The default UI uses its own Area (Identity).
* The default UI requires MVC and StaticFiles to be present on the
  request processing pipeline.
* The default UI requires the user to provide a '_LoginPartial ' partial
  view in their application in a location that the view engine will find
  it. This location is tipically /Pages/Shared or /Views/Shared
* Current limitations:
  * The UI is self-contained and non-customizable (outside of things possible with Razor pages).
  * Customizing the User, role, etc. is not supported at this time.
2017-12-21 14:20:42 -08:00
Ajay Bhargav Baaskaran 34519a43f6 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:39:47 -08:00
Hao Kung ed1d8cfbd0 CoreCompat => AspNetCoreCompat 2016-05-24 13:15:38 -07:00
Hao Kung 9f86d11a9c Add compat package to nuget verifier 2016-05-23 13:30:01 -07:00
Ajay Bhargav Baaskaran e30653c71b Enabled xml doc generation 2016-02-18 16:01:36 -08:00
N. Taylor Mullen 078512dc94 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:25:42 -08:00
Ajay Bhargav Baaskaran dd046eb819 Enabling NuGetPackageVerifier 2015-09-21 16:56:21 -07:00