Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 238 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 238 Bytes

IdentityCustomization

The goal of this project is to show how to setup identity and customize every entity columns and table names.

Technologies used

  • .NET 9
  • C#
  • EntityFrameworkCore
  • Identity
  • SQLServer
  • Docker
  • Moq
  • xUnit