System.Runtime.CompilerServices.Unsafe 4.6.0-preview5.19224.8

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.

Showing the top 20 packages that depend on System.Runtime.CompilerServices.Unsafe.

Packages Downloads
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
5
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.
5
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
4
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/2b7d172669b2f7e55803b55f317cfcc2d4279d76.
4
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
4
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/5e3a11e2e7f952da93f9d35bd63a2fa181c0608b.
4
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/f99bb16a395e48a05520ba7af1549b20bfdeee36.
4
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962.
4
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
4
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/be9c072e1c8a9e6701e34d796b1d68098d08feab.
4
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
4
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
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. The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
3
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
3
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
3
Microsoft.CodeAnalysis
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
2
System.Threading.Tasks.Extensions
System.Threading.Tasks.Extensions
2
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> 30ab651fcb4354552bd4891619a0bdd81e0ebdbf
2

.NET Framework 4.5

  • No dependencies.

.NET Core 2.0

  • No dependencies.

.NET Standard 1.0

.NET Standard 2.0

  • No dependencies.

.NETPortable 4.5

  • No dependencies.

Windows 8.0

  • No dependencies.

WindowsPhone 8.0

  • No dependencies.

WindowsPhoneApp 8.1

  • No dependencies.

Version Downloads Last updated
6.1.2 2 01/02/2026
6.1.1 1 01/02/2026
6.1.0 1 01/02/2026
6.0.0 1 01/02/2026
6.0.0-rc.2.21480.5 1 01/02/2026
6.0.0-rc.1.21451.13 1 01/02/2026
6.0.0-preview.7.21377.19 1 01/02/2026
6.0.0-preview.6.21352.12 1 01/02/2026
6.0.0-preview.5.21301.5 1 01/02/2026
6.0.0-preview.4.21253.7 1 01/02/2026
6.0.0-preview.3.21201.4 1 01/02/2026
6.0.0-preview.2.21154.6 1 01/02/2026
6.0.0-preview.1.21102.12 1 01/02/2026
5.0.0 0 11/09/2020
5.0.0-rc.2.20475.5 1 01/02/2026
5.0.0-rc.1.20451.14 1 01/02/2026
5.0.0-preview.8.20407.11 1 01/02/2026
5.0.0-preview.7.20364.11 1 01/02/2026
5.0.0-preview.6.20305.6 1 01/02/2026
5.0.0-preview.5.20278.1 1 01/02/2026
5.0.0-preview.4.20251.6 1 01/02/2026
5.0.0-preview.3.20214.6 1 01/02/2026
5.0.0-preview.2.20160.6 1 01/02/2026
5.0.0-preview.1.20120.5 1 01/02/2026
4.7.1 0 03/24/2020
4.7.0 0 12/03/2019
4.7.0-preview3.19551.4 1 01/02/2026
4.7.0-preview2.19523.17 1 01/02/2026
4.7.0-preview1.19504.10 1 01/02/2026
4.6.0 0 09/23/2019
4.6.0-rc1.19456.4 1 01/02/2026
4.6.0-preview9.19421.4 1 01/02/2026
4.6.0-preview9.19416.11 1 01/02/2026
4.6.0-preview8.19405.3 1 01/02/2026
4.6.0-preview7.19362.9 1 01/02/2026
4.6.0-preview6.19303.8 1 01/02/2026
4.6.0-preview6.19264.9 1 01/02/2026
4.6.0-preview6.19259.10 1 01/02/2026
4.6.0-preview5.19224.8 0 05/06/2019
4.6.0-preview4.19212.13 1 01/02/2026
4.6.0-preview3.19128.7 0 03/06/2019
4.6.0-preview.19073.11 0 01/29/2019
4.6.0-preview.18571.3 1 01/02/2026
4.5.3 0 03/24/2020
4.5.2 1 01/02/2026
4.5.1 1 01/02/2026
4.5.0 0 05/29/2018
4.5.0-rc1 1 01/02/2026
4.5.0-preview2-26406-04 1 01/02/2026
4.5.0-preview1-26216-02 1 01/02/2026
4.4.0 0 08/11/2017
4.4.0-preview2-25405-01 1 01/02/2026
4.4.0-preview1-25305-02 1 01/02/2026
4.3.0 1 01/02/2026
4.3.0-preview1-24530-04 1 01/02/2026
4.0.0 0 06/27/2016