change-tracking

Official

Reliable EF Core change tracking for entities.

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

EF Core's change-tracking subsystem ensures accurate detection of modified properties and proper state management during SaveChanges.

Core Features & Use Cases

  • Centralizes logic for tracking entity states, detecting changes, and generating snapshots.
  • Documents components such as StateManager, InternalEntityEntry, ChangeDetector, and SnapshotFactoryFactory used in change detection and persistence.
  • Supports debugging and extending EF Core's change-tracking pipeline in complex scenarios.

Quick Start

Configure and wire the Change Tracker components (StateManager, InternalEntityEntry, ChangeDetector, SnapshotFactoryFactory) to enable accurate change detection and snapshotting during SaveChanges.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: change-tracking
Download link: https://github.com/dotnet/efcore/archive/main.zip#change-tracking

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.