RelationalMethodCallTranslatorProviderDependencies.Plugins Property

Definition

Registered plugins.

C#
public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Query.IMethodCallTranslatorPlugin> Plugins { get; }
C#
public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Query.IMethodCallTranslatorPlugin> Plugins { get; init; }

Property Value

Applies to

Product Versions
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0