Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Runtime.CompilerServices.Unsafe --version 4.6.0-preview3.19128.7
Install-Package System.Runtime.CompilerServices.Unsafe -Version 4.6.0-preview3.19128.7
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.3.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-03-06 17:12:10 |
| 项目主页 | https://github.com/dotnet/corefx |
| 许可证 | https://github.com/dotnet/corefx/blob/master/LICENSE.TXT |