About Entity Framework Core The Entity Framework Core (EF Core) is a lightweight, cross-platform version of the famous Entity Framework O/RM. It released in 2017 August, so I had time to play a little with it (means: We use it in prod ^^). The new version contains quite a lot of exciting features, but now we will see [...]The post Getting familiar with Entity Framework Core 2.0: Global query filters appeared first on JayStack.