Show / Hide Table of Contents

Class FileSystemBlobStorageExtensions

Inheritance
System.Object
FileSystemBlobStorageExtensions
Namespace:InfinniPlatform.AspNetCore
Assembly:InfinniPlatform.BlobStorage.FileSystem.dll
Syntax
public static class FileSystemBlobStorageExtensions : object

Methods

| Improve this Doc View Source

AddFileSystemBlobStorage(IServiceCollection)

Declaration
public static IServiceCollection AddFileSystemBlobStorage(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
| Improve this Doc View Source

AddFileSystemBlobStorage(IServiceCollection, IConfigurationRoot)

Declaration
public static IServiceCollection AddFileSystemBlobStorage(this IServiceCollection services, IConfigurationRoot configuration)
Parameters
Type Name Description
IServiceCollection services
IConfigurationRoot configuration
Returns
Type Description
IServiceCollection
| Improve this Doc View Source

AddFileSystemBlobStorage(IServiceCollection, FileSystemBlobStorageOptions)

Declaration
public static IServiceCollection AddFileSystemBlobStorage(this IServiceCollection services, FileSystemBlobStorageOptions options)
Parameters
Type Name Description
IServiceCollection services
FileSystemBlobStorageOptions options
Returns
Type Description
IServiceCollection
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.