aspnetcore/samples/IdentitySample.DefaultUI
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
..
Areas/Identity/Pages Use partial tag helper instead of Html.Partial to avoid analyzer warning 2018-06-20 16:51:51 -07:00
Controllers
Data
Properties [Fixes #1835] Move the default Identity UI to use Bootstrap 4 2018-08-03 13:48:30 -07:00
Views Update Jquery.validation.Unobtrusive (#1999) 2018-10-11 12:29:52 -07:00
wwwroot Update Jquery.validation.Unobtrusive (#1999) 2018-10-11 12:29:52 -07:00
IdentitySample.DefaultUI.csproj Upgrade packages and projects to target netcoreapp3.0 (aspnet/Identity#2072) 2018-11-16 16:27:58 -08:00
Program.cs
Startup.cs
appsettings.json [Fixes #1742, #1722, #1706, #1725, #1688] Fixes multiple issues 2018-04-13 15:47:23 -07:00
web.Debug.config
web.Release.config
web.config