ILanguageBasedService Interface

Definition

Represents a service that gets resolved based on the programming language it supports.

C#
public interface ILanguageBasedService
Derived

Remarks

See EF Core design-time services for more information and examples.

Properties

Language

Gets the programming language supported by this service.

Applies to

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