[]
        
(Showing Draft Content)

C1.EntityFrameworkCore.Metadata

C1.EntityFrameworkCore.Metadata Namespace

Classes

ConventionSetBuilderBase

A builder for building conventions base.

The service lifetime is Scoped and multiple registrations are allowed. This means that each Microsoft.EntityFrameworkCore.DbContext instance will use its own set of instances of this service. The implementations may depend on other services registered with any lifetime. The implementations do not need to be thread-safe.