Table of Contents

Class ServiceCollectionExtensions

Namespace
GroupeIsa.Neos.Shared.Extensions
Assembly
GroupeIsa.Neos.Shared.dll

Represents IServiceCollection extension methods.

public static class ServiceCollectionExtensions
Inheritance
ServiceCollectionExtensions
Inherited Members

Methods

ConfigureInMemoryTemporaryFileStorage(IServiceCollection)

Configures in memory temporary file storage.

public static void ConfigureInMemoryTemporaryFileStorage(this IServiceCollection services)

Parameters

services IServiceCollection

The service collection.