/efcore-playground

Playground for Entity Framework Core

Primary LanguageC#

EF Core Playground

Playground for Entity Framework Core features.

Minimal API with Angular frontend using AG Grid, Material, and Tailwind CSS.

Features

  • EntityBase (Id, CreatedOn, CreatedBy, UpdatedOn, UpdatedBy, DeletedOn, DeletedBy)
  • Temporal tables (history)
  • Concurrency tokens
  • Default delete behavior
  • Soft deletes
  • Domain events
  • Seed data
  • CRUD

image