CARVIEW |
System.Runtime.CompilerServices.Unsafe
6.1.2
Prefix Reserved
dotnet add package System.Runtime.CompilerServices.Unsafe --version 6.1.2
NuGet\Install-Package System.Runtime.CompilerServices.Unsafe -Version 6.1.2
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.1.2" />
<PackageVersion Include="System.Runtime.CompilerServices.Unsafe" Version="6.1.2" />Directory.Packages.props
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" />Project file
paket add System.Runtime.CompilerServices.Unsafe --version 6.1.2
#r "nuget: System.Runtime.CompilerServices.Unsafe, 6.1.2"
#:package System.Runtime.CompilerServices.Unsafe@6.1.2
#addin nuget:?package=System.Runtime.CompilerServices.Unsafe&version=6.1.2Install as a Cake Addin
#tool nuget:?package=System.Runtime.CompilerServices.Unsafe&version=6.1.2Install as a Cake Tool
About
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers and managed byrefs.
Main Types
The main types provided by this library are:
- System.Runtime.CompilerServices.Unsafe
Additional Documentation
- API reference can be found in: https://learn.microsoft.com/en-us/dotnet/api/system.runtime.compilerservices.unsafe
License
System.Runtime.CompilerServices.Unsafe is released as open source under the MIT license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
.NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
.NET Framework | net461 net461 was computed. net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
MonoAndroid | monoandroid monoandroid was computed. |
MonoMac | monomac monomac was computed. |
MonoTouch | monotouch monotouch was computed. |
Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
Xamarin.iOS | xamarinios xamarinios was computed. |
Xamarin.Mac | xamarinmac xamarinmac was computed. |
Xamarin.TVOS | xamarintvos xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (2.4K)
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 (807)
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!
|
|
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
nilaoda/N_m3u8DL-CLI
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
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.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
|
|
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++.
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
Version | Downloads | Last Updated | |
---|---|---|---|
6.1.2 | 5,729,355 | 4/4/2025 | |
6.1.1 | 4,085,645 | 3/17/2025 | |
6.1.0 | 18,032,211 | 11/12/2024 | |
6.0.0 | 1,337,330,197 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 2,426,165 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 6,512,604 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 1,044,937 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 896,000 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 506,818 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 2,592,699 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 1,138,930 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 403,332 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 390,266 | 2/12/2021 | |
5.0.0 | 591,676,765 | 11/9/2020 | 5.0.0 is deprecated because it is no longer maintained. |
5.0.0-rc.2.20475.5 | 298,987 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 372,505 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 340,494 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 620,952 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 278,600 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 198,978 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 317,357 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 581,221 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 408,110 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 271,176 | 3/16/2020 | |
4.7.1 | 378,440,845 | 3/24/2020 | |
4.7.0 | 214,789,513 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 512,765 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 107,020 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 210,928 | 10/15/2019 | |
4.6.0 | 314,764,066 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 137,853 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 302,169 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 4,491 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 735,440 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 562,976 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 1,273,408 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 4,650 | 9/4/2019 | |
4.6.0-preview6.19259.10 | 64,712 | 5/10/2019 | |
4.6.0-preview5.19224.8 | 952,859 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 341,376 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 550,138 | 3/6/2019 | |
4.6.0-preview.19073.11 | 909,123 | 1/29/2019 | |
4.6.0-preview.18571.3 | 468,668 | 12/3/2018 | |
4.5.3 | 421,956,531 | 3/24/2020 | |
4.5.2 | 759,267,694 | 10/1/2018 | |
4.5.1 | 1,082,931,805 | 6/18/2018 | |
4.5.0 | 830,224,862 | 5/29/2018 | |
4.5.0-rc1 | 5,043,631 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 1,224,368 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 2,729,490 | 2/26/2018 | |
4.4.0 | 764,823,568 | 8/11/2017 | |
4.4.0-preview2-25405-01 | 1,487,398 | 6/27/2017 | |
4.4.0-preview1-25305-02 | 1,325,647 | 5/9/2017 | |
4.3.0 | 157,292,801 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 290,835 | 10/24/2016 | |
4.0.0 | 3,775,149 | 6/27/2016 |