Microsoft.AspNetCore.Identity.UI Namespace

Contains types for the Razor Pages built-in UI for Identity on ASP.NET Core.

Classes

DefaultUIOptions

Options for the default Identity UI

LoggerEventIds

Static class that exposes logging event ids.

UIFrameworkAttribute

The UIFramework Identity UI will use on the application.

Enums

UIFramework

The list of supported presentation frameworks for the default UI

Remarks

For more information about using Identity, see Scaffold Identity in ASP.NET Core projects.