This repository has been archived on 2026-03-15 . You can view files and clone it, but cannot push or open issues or pull requests.
I created a new Blazor project with individual accounts, then transferred the files over to the existing project. Then renamed ApplicationDbContext to: IdentityContext to distinguish from the application context. Then ran the update database command with the existing migration for identity.
Description
Blazor application by following tutorial by Frank Liu. Server management.
Languages
HTML
65.6%
C#
23%
CSS
11.4%