Skip to content

sinadarbouy/Portfolio-.Net

Repository files navigation

Process

1.Choose Architecture

  • Monolithic Architecture
  • Clean Architecture
    • Domain
    • Application
    • Presentation

2.Audit Fields With Shadow Property

  • Add Auditable attribute
  • override OnModelCreating
  • override SaveChanges

3.Add Identity

  • Add new DB context
  • Rename Schema
  • Add identity to endpoint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published