Show / Hide Table of Contents

Class BlobStoringDbContextModelCreatingExtensions

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

Methods

ConfigureBlobStoring(ModelBuilder)

Declaration
public static void ConfigureBlobStoring(this ModelBuilder builder)
Parameters
Type Name Description
ModelBuilder builder
In this article
Back to top Powered by ABP.IO Platform