System.Net.Utilities
Provides the System.Net.NetworkInformation.Ping class, which allows an application to determine whether a remote computer is accessible over the network. Commonly Used Types: System.Net.NetworkInformation.Ping System.Net.NetworkInformation.PingReply System.Net.NetworkInformation.IPStatus System.Net.NetworkInformation.PingException System.Net.NetworkInformation.PingOptions
Install
dotnet add package System.Net.Utilities --version 4.0.0-beta-22816
Install-Package System.Net.Utilities -Version 4.0.0-beta-22816
<PackageReference Include="System.Net.Utilities" Version="4.0.0-beta-22816" />
Frameworks
No framework metadata available.
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
This version is marked prerelease. Validate its API and upgrade path before production use.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.