aspnetcore/test/WebSites/Identity.DefaultUI.WebSite
Nate McMaster 68b878f0e1
Upgrade packages and projects to target netcoreapp3.0 (aspnet/Identity#2072)
* Upgrade dependencies
* Change TFM on Microsoft.AspNetCore.Identity to netcoreapp3.0
* Remove .NET Framework tests
2018-11-16 16:27:58 -08:00
..
Data
Pages Block enabled 2fa in the UI without cookie consent (#2035) 2018-10-30 16:23:55 -07:00
Properties
Services Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
wwwroot Update Jquery.validation.Unobtrusive (#1999) 2018-10-11 12:29:52 -07:00
ApplicationUserStartup.cs
Bootstrap3Startup.cs Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
Identity.DefaultUI.WebSite.csproj Upgrade packages and projects to target netcoreapp3.0 (aspnet/Identity#2072) 2018-11-16 16:27:58 -08:00
NoIdentityStartup.cs
PocoUser.cs
PocoUserStartup.cs Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
Program.cs Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
Startup.cs
StartupBase.cs Avoid file descriptor exhaustion caused by Razor Pages on functional tests 2018-10-26 10:54:46 -07:00
appsettings.Development.json
appsettings.json