Search Results for

    Show / Hide Table of Contents

    Interface IMorpheoBuilder

    Interface for configuring Morpheo services.

    Namespace: Morpheo.Core.Configuration
    Assembly: Morpheo.Core.dll
    Syntax
    public interface IMorpheoBuilder

    Properties

    | Edit this page View Source

    Services

    Gets the service collection.

    Declaration
    IServiceCollection Services { get; }
    Property Value
    Type Description
    IServiceCollection

    Extension Methods

    MorpheoBlobExtensions.AddBlobStore(IMorpheoBuilder, string?)
    MorpheoCloudExtensions.AddCentralServerRelay(IMorpheoBuilder, string)
    MorpheoConfigurationExtensions.LoadRuntimeConfiguration(IMorpheoBuilder)
    MorpheoDashboardExtensions.AddDashboard(IMorpheoBuilder, Action<DashboardOptions>?)
    MorpheoNetworkExtensions.AddMesh(IMorpheoBuilder)
    MorpheoSignalRExtensions.AddSignalRClient(IMorpheoBuilder, string)
    MorpheoSignalRExtensions.AddSignalRServer(IMorpheoBuilder)
    MorpheoStorageExtensions.AddExternalDbSync<TContext>(IMorpheoBuilder, Action<DbContextOptionsBuilder>)
    MorpheoStorageExtensions.UseSqlite(IMorpheoBuilder, string?)
    MorpheoServiceExtensions.Configure(IMorpheoBuilder, Action<MorpheoOptions>)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2025 DEHER Rémi - Propulsé par .NET 10