Microsoft.Maui.Networking Namespace

Provides interfaces, classes and supporting types to work with network and connectivity APIs across all supported platforms.

Classes

Connectivity

The Connectivity APIs lets you monitor for changes in the device's network conditions, check the current network access, and how it is currently connected.

ConnectivityChangedEventArgs

The current connectivity information from the change event.

Interfaces

IConnectivity

The Connectivity API lets you monitor for changes in the device's network conditions, check the current network access, and determine how it is currently connected.

Enums

ConnectionProfile

Describes the type of connection the device is using.

NetworkAccess

Various states of the connection to the internet.

Remarks

The functionality in this namespace is formerly known as (Xamarin) Essentials.