Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.EntityFrameworkCore.ChangeTracking
  3. ChangeTracker
  • ChangeTracker
    • ChangeTracker(DbContext)
    • ChangeTracker(DbContext, IStateManager, IChangeDetector, IModel, IEntityEntryGraphIterator)
    • AutoDetectChangesEnabled
    • CascadeDeleteTiming
    • Context
    • DebugView
    • DeleteOrphansTiming
    • LazyLoadingEnabled
    • QueryTrackingBehavior
    • AcceptAllChanges()
    • CascadeChanges()
    • Clear()
    • DetectChanges()
    • Entries()
    • Entries<TEntity>()
    • Equals(Object)
    • GetHashCode()
    • HasChanges()
    • ToString()
    • TrackGraph(Object, Action<EntityEntryGraphNode>)
    • TrackGraph<TState>(Object, TState, Func<EntityEntryGraphNode<TState>, Boolean>)
    • TrackGraph<TState>(Object, TState, Func<EntityEntryGraphNode, TState, Boolean>)
    • DetectedAllChanges
    • DetectedEntityChanges
    • DetectingAllChanges
    • DetectingEntityChanges
    • StateChanged
    • StateChanging
    • Tracked
    • Tracking
    • ToDebugString(ChangeTracker, ChangeTrackerDebugStringOptions, Int32)
netcoreapp2.2
namespace Microsoft.EntityFrameworkCore.ChangeTracking
{
    public class ChangeTracker : IInfrastructure<IStateManager>, IResettableService
}
nuget.org
0.6 %
Reference this API
0.0 %
Derive from this class or interface
Upgrade Planner
0.2 %
Reference this API
.NET 8.09.010.0
.NET Core 2.02.12.2
Information specific to netcoreapp2.2
Assembly

Microsoft.EntityFrameworkCore , Version=2.2.6.0, PublicKeyToken=adb9793829ddae60

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙