Table of Contents

Interface IKEFCoreDbContextOptionsBuilderInfrastructure

Namespace
MASES.EntityFrameworkCore.KNet.Infrastructure
Assembly
MASES.EntityFrameworkCore.KNet.dll

Explicitly implemented by KEFCoreDbContextOptionsBuilder to hide methods that are used by database provider extension methods but not intended to be called by application developers.

public interface IKEFCoreDbContextOptionsBuilderInfrastructure

Properties

OptionsBuilder

Gets the core options builder.

DbContextOptionsBuilder OptionsBuilder { get; }

Property Value

DbContextOptionsBuilder