Share via


EntityFrameworkServiceCollectionExtensions 類別

定義

在 中 IServiceCollection 設定 Entity Framework 相關服務的擴充方法。

public static class EntityFrameworkServiceCollectionExtensions
type EntityFrameworkServiceCollectionExtensions = class
Public Module EntityFrameworkServiceCollectionExtensions
繼承
EntityFrameworkServiceCollectionExtensions

方法

AddEntityFramework(IServiceCollection)
已過時。.

這個方法已不再運作。 呼叫提供者特定的方法,例如 AddEntityFrameworkSqlServer、AddEntityFrameworkSqlite 等。相反。

適用於