Essentials Namespace
This namespace provides access to device-specific functionalities that are not typically covered by the core .NET MAUI framework. These features allow your application to interact with the underlying operating system and hardware in a standardized way across different platforms.
Namespaces
Namespaces
Namespace
Microsoft.Maui.Essentials.Connectivity
Provides information about the device's network connectivity.
Namespace
Microsoft.Maui.Essentials.Launcher
Provides functionality to launch other applications or URIs.
Namespace
Microsoft.Maui.Essentials.Preferences
Provides a simple key-value store for application preferences.
Namespace
Microsoft.Maui.Essentials.Share
Provides functionality to share content with other applications.
Namespace
Microsoft.Maui.Essentials.WebAuthenticator
Provides a cross-platform way to authenticate users via web-based services.