How to customize default Registration/Login page for a Blazor project

"How to modify Login and Registration pages"

Today I want to play with Blazor.

My first need is:

"I want to modify Login and Registration pages"

There is a lot of documentation… but the solution is very very simple!

1) Click left button on Project:

Add scalfolded item

2) Select "New scaffolded Item…":

Select Identity

3) Click "Identity" and select the pages that you want customize:

Selection of pagege to customize

4) Customize your views:

View to customize