System.Runtime.CompilerServices.Unsafe 4.5.0-preview1-26216-02

Prefix Reserved
This is a prerelease version of System.Runtime.CompilerServices.Unsafe.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Runtime.CompilerServices.Unsafe --version 4.5.0-preview1-26216-02
                    
NuGet\Install-Package System.Runtime.CompilerServices.Unsafe -Version 4.5.0-preview1-26216-02
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.0-preview1-26216-02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.0-preview1-26216-02" />
                    
Directory.Packages.props
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Runtime.CompilerServices.Unsafe --version 4.5.0-preview1-26216-02
                    
#r "nuget: System.Runtime.CompilerServices.Unsafe, 4.5.0-preview1-26216-02"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.Runtime.CompilerServices.Unsafe&version=4.5.0-preview1-26216-02&prerelease
                    
Install System.Runtime.CompilerServices.Unsafe as a Cake Addin
#tool nuget:?package=System.Runtime.CompilerServices.Unsafe&version=4.5.0-preview1-26216-02&prerelease
                    
Install System.Runtime.CompilerServices.Unsafe as a Cake Tool

Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.

Commonly Used Types:
System.Runtime.CompilerServices.Unsafe

00490982c7952e96a1089818467caa6fd07541b2
When using NuGet 3.x this package requires at least version 3.4.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.0

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 2.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.

NuGet packages (2.1K)

Showing the top 5 NuGet packages that depend on System.Runtime.CompilerServices.Unsafe:

Package Downloads
Microsoft.Extensions.Primitives

Primitives shared by framework extensions. Commonly used types include: Commonly Used Types: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment

System.Diagnostics.DiagnosticSource

Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource

System.Threading.Tasks.Extensions

System.Threading.Tasks.Extensions

System.Memory

System.Memory

System.Text.Encodings.Web

Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL). Commonly Used Types: System.Text.Encodings.Web.HtmlEncoder System.Text.Encodings.Web.UrlEncoder System.Text.Encodings.Web.JavaScriptEncoder

GitHub repositories (769)

Showing the top 20 popular GitHub repositories that depend on System.Runtime.CompilerServices.Unsafe:

Repository Stars
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
leiurayer/downkyi
哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
nilaoda/N_m3u8DL-CLI
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
chocolatey/choco
Chocolatey - the package manager for Windows
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
Version Downloads Last updated
6.1.2 61,310 4/4/2025
6.1.1 2,252,778 3/17/2025
6.1.0 6,264,753 11/12/2024
6.0.0 1,069,594,709 11/8/2021
6.0.0-rc.2.21480.5 2,330,013 10/12/2021
6.0.0-rc.1.21451.13 6,164,039 9/14/2021
6.0.0-preview.7.21377.19 1,003,080 8/10/2021
6.0.0-preview.6.21352.12 865,849 7/14/2021
6.0.0-preview.5.21301.5 488,777 6/15/2021
6.0.0-preview.4.21253.7 2,126,530 5/24/2021
6.0.0-preview.3.21201.4 1,065,436 4/8/2021
6.0.0-preview.2.21154.6 385,864 3/11/2021
6.0.0-preview.1.21102.12 369,878 2/12/2021
5.0.0 503,559,115 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 291,878 10/13/2020
5.0.0-rc.1.20451.14 367,347 9/14/2020
5.0.0-preview.8.20407.11 335,596 8/25/2020
5.0.0-preview.7.20364.11 614,610 7/21/2020
5.0.0-preview.6.20305.6 271,551 6/25/2020
5.0.0-preview.5.20278.1 195,405 6/10/2020
5.0.0-preview.4.20251.6 312,290 5/18/2020
5.0.0-preview.3.20214.6 572,522 4/23/2020
5.0.0-preview.2.20160.6 402,855 4/2/2020
5.0.0-preview.1.20120.5 267,505 3/16/2020
4.7.1 340,235,382 3/24/2020
4.7.0 197,754,285 12/3/2019
4.7.0-preview3.19551.4 506,032 11/13/2019
4.7.0-preview2.19523.17 104,940 11/1/2019
4.7.0-preview1.19504.10 204,335 10/15/2019
4.6.0 286,890,248 9/23/2019
4.6.0-rc1.19456.4 134,715 9/16/2019
4.6.0-preview9.19421.4 296,173 9/4/2019
4.6.0-preview9.19416.11 3,229 9/4/2019
4.6.0-preview8.19405.3 695,384 8/13/2019
4.6.0-preview7.19362.9 544,399 7/23/2019
4.6.0-preview6.19303.8 1,184,759 6/12/2019
4.6.0-preview6.19264.9 3,383 9/4/2019
4.6.0-preview6.19259.10 62,223 5/10/2019
4.6.0-preview5.19224.8 912,844 5/6/2019
4.6.0-preview4.19212.13 338,542 4/18/2019
4.6.0-preview3.19128.7 534,629 3/6/2019
4.6.0-preview.19073.11 856,235 1/29/2019
4.6.0-preview.18571.3 455,406 12/3/2018
4.5.3 362,235,244 3/24/2020
4.5.2 695,811,314 10/1/2018
4.5.1 950,704,382 6/18/2018
4.5.0 732,849,320 5/29/2018
4.5.0-rc1 4,845,616 5/6/2018
4.5.0-preview2-26406-04 1,187,049 4/10/2018
4.5.0-preview1-26216-02 2,654,375 2/26/2018
4.4.0 701,061,340 8/11/2017
4.4.0-preview2-25405-01 1,407,649 6/27/2017
4.4.0-preview1-25305-02 1,299,047 5/9/2017
4.3.0 141,844,356 11/15/2016
4.3.0-preview1-24530-04 285,808 10/24/2016
4.0.0 3,541,214 6/27/2016