Table of Contents

Namespace Blazing.Mvvm

Namespaces

Blazing.Mvvm.ComponentModel
Blazing.Mvvm.Components

Classes

LibraryConfiguration

Provides configuration options for the Blazing.Mvvm library, including hosting model, parameter resolution, base path, and view model assembly registration.

ServicesExtension

Provides extension methods for IServiceCollection to add the required services for Blazing.Mvvm.

Enums

BlazorHostingModelType

Specifies the supported ASP.NET Core Blazor hosting models for applications.

ParameterResolutionMode

Specifies the mode for resolving parameters in Blazing.Mvvm components and view models.