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.
dotnet add package System.Net.NameResolution --version 4.0.0
Install-Package System.Net.NameResolution -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Tracing | [4.1.0, ) |
| System.Globalization | [4.0.11, ) |
| System.Net.Primitives | [4.0.11, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.Handles | [4.0.1, ) |
| System.Runtime.InteropServices | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| runtime.native.System | [4.0.0, ) |
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Tracing | [4.1.0, ) |
| System.Globalization | [4.0.11, ) |
| System.Net.Primitives | [4.0.11, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.Handles | [4.0.1, ) |
| System.Runtime.InteropServices | [4.1.0, ) |
| System.Security.Principal.Windows | [4.0.0, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:19:54 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |