Since we don't have access to the network cards on browser/WASM, the entire System.Net.NetworkInformation assembly is going to be PNSE excepting tho methods:
- NetworkInterface.GetIsNetworkAvailable
- NetworkChange.NetworkAvailabilityChanged
These two methods could probably be implemented on top of https://developer.mozilla.org/en-US/docs/Web/API/NavigatorOnLine/onLine