Show / Hide Table of Contents

Class IdentityProDbContextModelCreatingExtensions

Inheritance
object
IdentityProDbContextModelCreatingExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity.EntityFrameworkCore
Assembly: Volo.Abp.Identity.Pro.EntityFrameworkCore.dll
Syntax
public static class IdentityProDbContextModelCreatingExtensions

Methods

ConfigureIdentityPro(ModelBuilder)

Declaration
public static void ConfigureIdentityPro(this ModelBuilder builder)
Parameters
Type Name Description
ModelBuilder builder
In this article
Back to top Powered by Volosoft