Table of Contents

Class DependencyInjection

Namespace
Dmnk.Blazor.Dialogs.Fluent
Assembly
Dmnk.Blazor.Dialogs.Fluent.dll
public static class DependencyInjection
Inheritance
DependencyInjection
Inherited Members

Methods

AddFluentMvvmDialogs(IServiceCollection)

Registers relevant types in DI and returns an instance of FluentVmDialogController so you can register your dialogs.

public static FluentVmDialogController AddFluentMvvmDialogs(this IServiceCollection services)

Parameters

services IServiceCollection

Returns

FluentVmDialogController