Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Blazor server app CRUD operations on ASP.NET users [closed]

$
0
0

I am building a Blazor web app with individual accounts and I would like to know how to get CRUD operations with a table for all the users that have accounts.

I currently all the users have an e-mail, password, first name, last name and address stored in the ASP.NET users table in a Microsoft SQL Server database. I have an admin account which I want to use to manage all the users. I am not sure how to get a table to manage all the accounts.

ApplicationUser class:

ApplicationUser class for adding properties to the users that have accounts

The SQL Server table for ASP.NET users:

The sql table for the asp.net users


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>