Show / Hide Table of Contents

Class BlobStoringMongoDbContextExtensions

Inheritance
object
BlobStoringMongoDbContextExtensions
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.MongoDB
Assembly: Volo.Abp.BlobStoring.Database.MongoDB.dll
Syntax
public static class BlobStoringMongoDbContextExtensions

Methods

ConfigureBlobStoring(IMongoModelBuilder)

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