System.Runtime.CompilerServices.Unsafe
4.7.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Runtime.CompilerServices.Unsafe -Version 4.7.0
dotnet add package System.Runtime.CompilerServices.Unsafe --version 4.7.0
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.7.0" />
paket add System.Runtime.CompilerServices.Unsafe --version 4.7.0
#r "nuget: System.Runtime.CompilerServices.Unsafe, 4.7.0"
// Install System.Runtime.CompilerServices.Unsafe as a Cake Addin
#addin nuget:?package=System.Runtime.CompilerServices.Unsafe&version=4.7.0
// Install System.Runtime.CompilerServices.Unsafe as a Cake Tool
#tool nuget:?package=System.Runtime.CompilerServices.Unsafe&version=4.7.0
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Runtime (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
NuGet packages (1.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
Provides additional types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.ValueTask<TResult> 7601f4f6225089ffb291dc7d58293c7bbf5c5d4f |
|
System.Memory
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments. Commonly Used Types: System.Span System.ReadOnlySpan System.Memory System.ReadOnlyMemory System.Buffers.MemoryPool System.Buffers.ReadOnlySequence System.Buffers.Text.Utf8Parser System.Buffers.Text.Utf8Formatter 7601f4f6225089ffb291dc7d58293c7bbf5c5d4f When using NuGet 3.x this package requires at least version 3.4. |
|
System.Collections.Immutable
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. Commonly Used Types: System.Collections.Immutable.ImmutableArray System.Collections.Immutable.ImmutableArray<T> System.Collections.Immutable.ImmutableDictionary System.Collections.Immutable.ImmutableDictionary<TKey,TValue> System.Collections.Immutable.ImmutableHashSet System.Collections.Immutable.ImmutableHashSet<T> System.Collections.Immutable.ImmutableList System.Collections.Immutable.ImmutableList<T> System.Collections.Immutable.ImmutableQueue System.Collections.Immutable.ImmutableQueue<T> System.Collections.Immutable.ImmutableSortedDictionary System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue> System.Collections.Immutable.ImmutableSortedSet System.Collections.Immutable.ImmutableSortedSet<T> System.Collections.Immutable.ImmutableStack System.Collections.Immutable.ImmutableStack<T> |
GitHub repositories (502)
Showing the top 5 popular GitHub repositories that depend on System.Runtime.CompilerServices.Unsafe:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
AvaloniaUI/Avalonia
A cross-platform UI framework for .NET
|
|
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
Version | Downloads | Last updated |
---|---|---|
7.0.0-preview.2.22152.2 | 78,008 | 3/14/2022 |
7.0.0-preview.1.22076.8 | 85,366 | 2/17/2022 |
6.0.2-mauipre.1.22102.15 | 42,157 | 2/15/2022 |
6.0.2-mauipre.1.22054.8 | 136,916 | 1/19/2022 |
6.0.0 | 38,289,640 | 11/8/2021 |
6.0.0-rc.2.21480.5 | 774,051 | 10/12/2021 |
6.0.0-rc.1.21451.13 | 1,379,305 | 9/14/2021 |
6.0.0-preview.7.21377.19 | 346,522 | 8/10/2021 |
6.0.0-preview.6.21352.12 | 429,530 | 7/14/2021 |
6.0.0-preview.5.21301.5 | 255,296 | 6/15/2021 |
6.0.0-preview.4.21253.7 | 250,835 | 5/24/2021 |
6.0.0-preview.3.21201.4 | 420,636 | 4/8/2021 |
6.0.0-preview.2.21154.6 | 227,663 | 3/11/2021 |
6.0.0-preview.1.21102.12 | 210,229 | 2/12/2021 |
5.0.0 | 83,149,756 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 209,224 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 298,640 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 202,366 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 492,300 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 192,415 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 137,555 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 228,401 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 411,406 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 291,256 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 228,500 | 3/16/2020 |
4.7.1 | 111,030,922 | 3/24/2020 |
4.7.0 | 85,595,288 | 12/3/2019 |
4.7.0-preview3.19551.4 | 384,160 | 11/13/2019 |
4.7.0-preview2.19523.17 | 84,893 | 11/1/2019 |
4.7.0-preview1.19504.10 | 167,730 | 10/15/2019 |
4.6.0 | 98,209,977 | 9/23/2019 |
4.6.0-rc1.19456.4 | 102,548 | 9/16/2019 |
4.6.0-preview9.19421.4 | 239,263 | 9/4/2019 |
4.6.0-preview9.19416.11 | 784 | 9/4/2019 |
4.6.0-preview8.19405.3 | 417,854 | 8/13/2019 |
4.6.0-preview7.19362.9 | 398,668 | 7/23/2019 |
4.6.0-preview6.19303.8 | 660,000 | 6/12/2019 |
4.6.0-preview6.19264.9 | 852 | 9/4/2019 |
4.6.0-preview6.19259.10 | 49,886 | 5/10/2019 |
4.6.0-preview5.19224.8 | 526,711 | 5/6/2019 |
4.6.0-preview4.19212.13 | 222,078 | 4/18/2019 |
4.6.0-preview3.19128.7 | 392,138 | 3/6/2019 |
4.6.0-preview.19073.11 | 298,684 | 1/29/2019 |
4.6.0-preview.18571.3 | 372,169 | 12/3/2018 |
4.5.3 | 92,126,243 | 3/24/2020 |
4.5.2 | 273,209,632 | 10/1/2018 |
4.5.1 | 239,184,848 | 6/18/2018 |
4.5.0 | 215,781,844 | 5/29/2018 |
4.5.0-rc1 | 3,142,082 | 5/6/2018 |
4.5.0-preview2-26406-04 | 746,004 | 4/10/2018 |
4.5.0-preview1-26216-02 | 1,738,848 | 2/26/2018 |
4.4.0 | 258,754,656 | 8/11/2017 |
4.4.0-preview2-25405-01 | 865,272 | 6/27/2017 |
4.4.0-preview1-25305-02 | 1,023,000 | 5/9/2017 |
4.3.0 | 64,245,007 | 11/15/2016 |
4.3.0-preview1-24530-04 | 178,928 | 10/24/2016 |
4.0.0 | 2,473,377 | 6/27/2016 |