Show / Hide Table of Contents

Class MixContributorConfiguration

Inheritance
System.Object
EntityBaseConfiguration<MixContributor, System.Int32, PostgresDatabaseConstants>
PostgresEntityBaseConfiguration<MixContributor, System.Int32>
MixContributorConfiguration
Inherited Members
EntityBaseConfiguration<MixContributor, Int32, PostgresDatabaseConstants>.Config
EntityBaseConfiguration<MixContributor, Int32, PostgresDatabaseConstants>.Configure(EntityTypeBuilder<MixContributor>)
Namespace: Mix.Database.EntityConfigurations.POSTGRES
Assembly: mix.database.dll
Syntax
public class MixContributorConfiguration : PostgresEntityBaseConfiguration<MixContributor, int>

Methods

| Improve this Doc View Source

Configure(EntityTypeBuilder<MixContributor>)

Declaration
public override void Configure(EntityTypeBuilder<MixContributor> builder)
Parameters
Type Name Description
EntityTypeBuilder<MixContributor> builder
Overrides
Mix.Database.EntityConfigurations.Base.EntityBaseConfiguration<MixContributor, System.Int32, Mix.Database.EntityConfigurations.POSTGRES.PostgresDatabaseConstants>.Configure(EntityTypeBuilder<MixContributor>)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾