C# (CSharp) DapperIdentity.Core.Entities Пространство имен

Классы

Имя Описание
User Custom fields for your user object. Id, UserName, PasswordHash and SecurityStamp are all required by Identity. TODO: Add your own custom fields. Don't forget to update the database table and your SQL queries in the user repository