# C1.EntityFrameworkCore.Metadata

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_EntityFrameworkCore_Metadata" data-uid="C1.EntityFrameworkCore.Metadata" class="text-break">C1.EntityFrameworkCore.Metadata Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.EntityFrameworkCore.Metadata.ConventionSetBuilderBase.html">ConventionSetBuilderBase</a></h4>
      <section><p>
    A builder for building conventions base.
</p>
<p>
    The service lifetime is <a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.extensions.dependencyinjection.servicelifetime#microsoft-extensions-dependencyinjection-servicelifetime-scoped">Scoped</a> and multiple registrations
    are allowed. This means that each <span class="xref">Microsoft.EntityFrameworkCore.DbContext</span> 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.
</p>
</section>


</div>
