Microsoft.Maui.Hosting Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides interfaces and classes with functionality for configuration your .NET MAUI application through the AppHostBuilder.
Classes
AppHostBuilderExtensions | |
EssentialsExtensions | |
FontCollectionExtensions | |
FontDescriptor | |
FontsMauiAppBuilderExtensions | |
HandlerMauiAppBuilderExtensions | |
HybridWebViewServiceCollectionExtensions |
Extension methods to IServiceCollection for use with the HybridWebView. |
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 |