System.Runtime.CompilerServices.Unsafe 4.7.0-preview1.19504.10

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
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 c6cf790234e063b855fcdb50f3fb1b3cfac73275 When using NuGet 3.x this package requires at least version 3.4.
4,453
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
4,450
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.
4,449
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
4,449
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> 637a8d58f72f2b0f1a71187530c3cf433e95a75a
4,442
Microsoft.Extensions.Primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
4,439
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
4,436
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
4,435
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
4,434
Microsoft.Extensions.Primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
4,422
Microsoft.Extensions.Primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
4,410
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
4,377
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. Commonly Used Types: System.Text.Json.JsonSerializer System.Text.Json.JsonDocument System.Text.Json.JsonElement System.Text.Json.Utf8JsonWriter System.Text.Json.Utf8JsonReader
4,374
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
3,956
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,946
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,945
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,944
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
3,943
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312. Commonly Used Types: System.Text.CodePagesEncodingProvider
2,493
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
1,897

https://go.microsoft.com/fwlink/?LinkID=799421

.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
7.0.0-preview.2.22152.2 62 12/10/2022
7.0.0-preview.1.22076.8 39 06/27/2023
6.1.2 9 04/08/2025
6.1.1 11 03/20/2025
6.1.0 19 11/17/2024
6.0.2-mauipre.1.22102.15 34 11/21/2022
6.0.2-mauipre.1.22054.8 35 09/15/2022
6.0.0 4,431 11/10/2021
6.0.0-rc.2.21480.5 39 07/03/2022
6.0.0-rc.1.21451.13 37 07/02/2023
6.0.0-preview.7.21377.19 41 11/09/2022
6.0.0-preview.6.21352.12 43 06/25/2023
6.0.0-preview.5.21301.5 38 06/06/2023
6.0.0-preview.4.21253.7 36 06/29/2023
6.0.0-preview.3.21201.4 29 07/02/2023
6.0.0-preview.2.21154.6 41 11/30/2022
6.0.0-preview.1.21102.12 34 06/26/2023
5.0.0 1,416 02/01/2021
5.0.0-rc.2.20475.5 44 07/01/2023
5.0.0-rc.1.20451.14 42 06/28/2023
5.0.0-preview.8.20407.11 33 06/28/2023
5.0.0-preview.7.20364.11 45 06/28/2023
5.0.0-preview.6.20305.6 42 06/27/2023
5.0.0-preview.5.20278.1 36 06/10/2023
5.0.0-preview.4.20251.6 35 08/30/2022
5.0.0-preview.3.20214.6 41 06/28/2023
5.0.0-preview.2.20160.6 39 06/26/2023
5.0.0-preview.1.20120.5 36 11/23/2022
4.7.1 38 10/16/2020
4.7.0 43 02/01/2021
4.7.0-preview3.19551.4 40 06/27/2023
4.7.0-preview2.19523.17 29 06/30/2023
4.7.0-preview1.19504.10 36 06/26/2023
4.6.0 53 06/27/2023
4.6.0-rc1.19456.4 45 06/27/2023
4.6.0-preview9.19421.4 44 06/30/2023
4.6.0-preview9.19416.11 38 06/26/2023
4.6.0-preview8.19405.3 33 06/26/2023
4.6.0-preview7.19362.9 49 06/29/2023
4.6.0-preview6.19303.8 43 06/26/2023
4.6.0-preview6.19264.9 33 06/30/2023
4.6.0-preview6.19259.10 37 06/05/2023
4.6.0-preview5.19224.8 32 06/30/2023
4.6.0-preview4.19212.13 38 06/28/2023
4.6.0-preview3.19128.7 38 12/04/2022
4.6.0-preview.19073.11 40 05/17/2022
4.6.0-preview.18571.3 40 11/28/2022
4.5.3 1,420 02/19/2021
4.5.2 4,446 09/13/2021
4.5.1 39 06/07/2022
4.5.0 495 02/01/2021
4.5.0-rc1 34 06/27/2023
4.5.0-preview2-26406-04 39 06/26/2023
4.5.0-preview1-26216-02 34 06/05/2023
4.4.0 30 06/07/2022
4.4.0-preview2-25405-01 40 06/27/2023
4.4.0-preview1-25305-02 42 06/28/2023
4.3.0 4,439 11/29/2022
4.3.0-preview1-24530-04 36 05/09/2023
4.0.0 43 11/09/2022