Archives

How to work with Claims in ASP.NET Core Identity

Last Updated: April 23, 2024

claims identity

How to work with Claims in ASP.NET Core Identity

How to add Custom User Properties in ASP.NET Core Identity

Last Updated: April 22, 2024

Custom User Properties in identity

How to add Custom User Properties in ASP.NET Core Identity

How to work with Roles in ASP.NET Core Identity

Last Updated: April 21, 2024

identity roles

How to work with Roles in ASP.NET Core Identity

How to do Authentication of Users in ASP.NET Core Identity

Last Updated: April 11, 2024

identity authentication

How to do Authentication of Users in ASP.NET Core Identity

Username, Email & Password Policy in ASP.NET Core Identity

Last Updated: April 3, 2024

username email password policy

Username, Email & Password Policy in ASP.NET Core Identity

How to Create, Read, Update & Delete users in ASP.NET Core Identity

Last Updated: February 23, 2024

user management identity

How to Create, Read, Update & Delete users in ASP.NET Core Identity

How to Setup and Configure ASP.NET Core Identity

Last Updated: February 22, 2024

setup configure identity

How to Setup and Configure ASP.NET Core Identity

Execute SQL Stored Procedures using FromSqlRaw() & ExecuteSqlRawAsync() methods in Entity Framework Core

Last Updated: February 7, 2025

execute stored procedures ef core

Execute SQL Stored Procedures using FromSqlRaw() & ExecuteSqlRawAsync() methods in Entity Framework Core

Execute Raw SQL Queries using FromSqlRaw() method in Entity Framework Core

Last Updated: February 7, 2025

execute sql queries ef core

Execute Raw SQL Queries using FromSqlRaw() method in Entity Framework Core

Configure Many-to-Many relationship using Fluent API in Entity Framework Core

Last Updated: February 7, 2025

fluent api many to many ef core

Configure Many-to-Many relationship using Fluent API in Entity Framework Core