Can we use IsNew and IsDirty Methods in EF Core orm? or we need to use LLBLGEN Runtime
Those are properties of our runtime. EF Core is a different runtime altogether. For EF Core runtime documentation, please check: https://learn.microsoft.com/en-us/ef/core/