Microsoft.Maui.Hosting Namespace

Provides interfaces and classes with functionality for configuration your .NET MAUI application through the AppHostBuilder.

Classes

AppHostBuilderExtensions
EssentialsExtensions
FontCollectionExtensions
FontDescriptor
FontsMauiAppBuilderExtensions
HandlerMauiAppBuilderExtensions
ImageSourceServiceCollectionExtensions
ImageSourcesMauiAppBuilderExtensions
MauiApp

A .NET MAUI application with registered services and configuration data.

MauiAppBuilder

A builder for .NET MAUI cross-platform applications and services.

MauiHandlersCollectionExtensions

Interfaces

IEssentialsBuilder
IFontCollection

A collection of fonts.

IImageSourceServiceCollection
IMauiHandlersCollection
IMauiInitializeScopedService

Represents a service that is initialized during the window construction.

IMauiInitializeService

Represents a service that is initialized during the application construction.

IMauiServiceCollection