Class UserSettingsTypeConfiguration
- Namespace
- Innova.Data.AppSettings
- Assembly
- Innova.Data.dll
Represents the configuration for the UserSettings entity in the database.
public class UserSettingsTypeConfiguration : IEntityTypeConfiguration<UserSettings>
- Inheritance
-
UserSettingsTypeConfiguration
- Implements
Methods
- Configure(EntityTypeBuilder<UserSettings>)
Configures the UserSettings entity.