System.Net.NameResolution (4.3.0)
Published 2023-05-05 11:41:07 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.0 System.Net.NameResolution
About this package
Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution.
Commonly Used Types: System.Net.Dns System.Net.IPHostEntry
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.NETCore.Platforms | 1.1.0 | .NETCore5.0 |
System.Collections | 4.3.0 | .NETCore5.0 |
System.Diagnostics.Tracing | 4.3.0 | .NETCore5.0 |
System.Globalization | 4.3.0 | .NETCore5.0 |
System.Net.Primitives | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Runtime.Extensions | 4.3.0 | .NETCore5.0 |
System.Runtime.Handles | 4.3.0 | .NETCore5.0 |
System.Runtime.InteropServices | 4.3.0 | .NETCore5.0 |
System.Threading | 4.3.0 | .NETCore5.0 |
System.Threading.Tasks | 4.3.0 | .NETCore5.0 |
Microsoft.NETCore.Platforms | 1.1.0 | .NETStandard1.3 |
runtime.native.System | 4.3.0 | .NETStandard1.3 |
System.Collections | 4.3.0 | .NETStandard1.3 |
System.Diagnostics.Tracing | 4.3.0 | .NETStandard1.3 |
System.Globalization | 4.3.0 | .NETStandard1.3 |
System.Net.Primitives | 4.3.0 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |
System.Runtime.Extensions | 4.3.0 | .NETStandard1.3 |
System.Runtime.Handles | 4.3.0 | .NETStandard1.3 |
System.Runtime.InteropServices | 4.3.0 | .NETStandard1.3 |
System.Security.Principal.Windows | 4.3.0 | .NETStandard1.3 |
System.Threading | 4.3.0 | .NETStandard1.3 |
System.Threading.Tasks | 4.3.0 | .NETStandard1.3 |