Namespace Blazing.Mvvm
Namespaces
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.