다음을 통해 공유


EntityFrameworkServiceCollectionExtensions 클래스

정의

에서 Entity Framework 관련 서비스를 설정하기 위한 확장 메서드입니다 IServiceCollection.

public static class EntityFrameworkServiceCollectionExtensions
type EntityFrameworkServiceCollectionExtensions = class
Public Module EntityFrameworkServiceCollectionExtensions
상속
EntityFrameworkServiceCollectionExtensions

메서드

AddEntityFramework(IServiceCollection)
사용되지 않습니다..

이 메서드는 더 이상 작동하지 않습니다. AddEntityFrameworkSqlServer, AddEntityFrameworkSqlite 등과 같은 공급자별 메서드를 호출합니다. 대신.

적용 대상